MCPcopy Create free account

hub / github.com/capstone-engine/capstone / functions

Functions12,151 in github.com/capstone-engine/capstone

MethodbitTests
suite/synctools/tablegen/include/llvm/CodeGen/SwitchLoweringUtils.h:74
Functionbit_move_hdlr
handler for bit move instructions, e.g: BAND A,5,1,$40 Used by HD6309
arch/M680X/M680XDisassembler.c:1568
MethodbitsEq
Return true if this has the same number of bits as VT.
suite/synctools/tablegen/include/llvm/CodeGen/ValueTypes.h:229
MethodbitsGE
Return true if this has no less bits than VT.
suite/synctools/tablegen/include/llvm/CodeGen/ValueTypes.h:265
MethodbitsGT
Return true if this has more bits than VT.
suite/synctools/tablegen/include/llvm/CodeGen/ValueTypes.h:257
Methodblock_begin
suite/synctools/tablegen/include/llvm/IR/Instructions.h:2716
Methodblock_end
suite/synctools/tablegen/include/llvm/IR/Instructions.h:2724
MethodblocksRange
suite/synctools/tablegen/include/llvm/ProfileData/GCOV.h:248
Methodbottom
suite/synctools/tablegen/include/llvm/CodeGen/RDFGraph.h:708
Methodbottom
suite/synctools/tablegen/include/llvm/CodeGen/MachineScheduler.h:329
Methodbr_match
suite/synctools/tablegen/include/llvm/IR/PatternMatch.h:1708
Methodbrc_match
suite/synctools/tablegen/include/llvm/IR/PatternMatch.h:1728
MethodbreakPartialRegDependency
Insert a dependency-breaking instruction before MI to eliminate an unwanted dependency on OpNum. If it wasn't possible to avoid a def in the last N i
suite/synctools/tablegen/include/llvm/CodeGen/TargetInstrInfo.h:1770
Methodbrtable
(self)
bindings/python/capstone/wasm.py:60
Functionbs_close
bindings/vb6/vbCapstone.cpp:35
Functionbs_disasm
bindings/vb6/vbCapstone.cpp:55
Functionbs_disasm_iter
bindings/vb6/vbCapstone.cpp:116
Functionbs_errno
bindings/vb6/vbCapstone.cpp:45
Functionbs_free
bindings/vb6/vbCapstone.cpp:70
Functionbs_insn_group
bindings/vb6/vbCapstone.cpp:101
Functionbs_insn_name
bindings/vb6/vbCapstone.cpp:111
Functionbs_op_count
bindings/vb6/vbCapstone.cpp:86
Functionbs_op_index
bindings/vb6/vbCapstone.cpp:81
Functionbs_open
bindings/vb6/vbCapstone.cpp:30
Functionbs_option
bindings/vb6/vbCapstone.cpp:40
Functionbs_reg_name
bindings/vb6/vbCapstone.cpp:65
Functionbs_reg_read
bindings/vb6/vbCapstone.cpp:96
Functionbs_reg_write
bindings/vb6/vbCapstone.cpp:91
Functionbs_strerror
bindings/vb6/vbCapstone.cpp:50
Functionbs_support
bindings/vb6/vbCapstone.cpp:25
Functionbs_version
bindings/vb6/vbCapstone.cpp:20
MethodbuildAShr
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1537
MethodbuildAbs
Build and insert \p Dst = G_ABS \p Src
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1768
MethodbuildAdd
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1437
MethodbuildAddrSpaceCast
Build and insert \p Dst = G_ADDRSPACE_CAST \p Src
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:666
MethodbuildAssertAlign
Build and insert \p Res = G_ASSERT_ALIGN Op, AlignVal \return a MachineInstrBuilder for the newly created instruction.
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:867
MethodbuildAssertOp
Build and insert G_ASSERT_SEXT, G_ASSERT_ZEXT, or G_ASSERT_ALIGN \return a MachineInstrBuilder for the newly created instruction.
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:843
MethodbuildAssertSExt
Build and insert \p Res = G_ASSERT_SEXT Op, Size \return a MachineInstrBuilder for the newly created instruction.
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:859
MethodbuildAssertZExt
Build and insert \p Res = G_ASSERT_ZEXT Op, Size \return a MachineInstrBuilder for the newly created instruction.
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:851
MethodbuildBSwap
Build and insert \p Dst = G_BSWAP \p Src0
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1623
MethodbuildBitReverse
Build and insert \p Dst = G_BITREVERSE \p Src
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1921
MethodbuildBitcast
Build and insert \p Dst = G_BITCAST \p Src
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:661
MethodbuildCTLZ
Build and insert \p Res = G_CTLZ \p Op0, \p Src0
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1603
MethodbuildCTLZ_ZERO_UNDEF
Build and insert \p Res = G_CTLZ_ZERO_UNDEF \p Op0, \p Src0
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1608
MethodbuildCTPOP
Build and insert \p Res = G_CTPOP \p Op0, \p Src0
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1598
MethodbuildCTTZ
Build and insert \p Res = G_CTTZ \p Op0, \p Src0
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1613
MethodbuildCTTZ_ZERO_UNDEF
Build and insert \p Res = G_CTTZ_ZERO_UNDEF \p Op0, \p Src0
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1618
MethodbuildCodeGenPipeline
suite/synctools/tablegen/include/llvm/Target/TargetMachine.h:436
MethodbuildFAbs
Build and insert \p Res = G_FABS \p Op0
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1669
MethodbuildFAdd
Build and insert \p Res = G_FADD \p Op0, \p Op1
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1628
MethodbuildFCanonicalize
Build and insert \p Dst = G_FCANONICALIZE \p Src0
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1675
MethodbuildFCopysign
Build and insert \p Res = G_FCOPYSIGN \p Op0, \p Op1
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1718
MethodbuildFDiv
Build and insert \p Res = G_FDIV \p Op0, \p Op1
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1642
MethodbuildFExp2
Build and insert \p Dst = G_FEXP2 \p Src
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1705
MethodbuildFFloor
Build and insert \p Res = GFFLOOR \p Op0, \p Op1
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1687
MethodbuildFLog
Build and insert \p Dst = G_FLOG \p Src
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1693
MethodbuildFLog2
Build and insert \p Dst = G_FLOG2 \p Src
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1699
MethodbuildFMA
Build and insert \p Res = G_FMA \p Op0, \p Op1, \p Op2
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1649
MethodbuildFMAD
Build and insert \p Res = G_FMAD \p Op0, \p Op1, \p Op2
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1656
MethodbuildFMaxNum
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1507
MethodbuildFMaxNumIEEE
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1519
MethodbuildFMinNum
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1501
MethodbuildFMinNumIEEE
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1513
MethodbuildFMul
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1495
MethodbuildFNeg
Build and insert \p Res = G_FNEG \p Op0
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1663
MethodbuildFPExt
Build and insert \p Res = G_FPEXT \p Op
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:644
MethodbuildFPTOSI
Build and insert \p Res = G_FPTOSI \p Src0
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1739
MethodbuildFPTOUI
Build and insert \p Res = G_FPTOUI \p Src0
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1734
MethodbuildFPow
Build and insert \p Dst = G_FPOW \p Src0, \p Src1
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1711
MethodbuildFSub
Build and insert \p Res = G_FSUB \p Op0, \p Op1
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1635
MethodbuildFreeze
Build and insert \p Dst = G_FREEZE \p Src
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1412
MethodbuildIntToPtr
Build and insert a G_INTTOPTR instruction.
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:656
MethodbuildIntrinsicTrunc
Build and insert \p Dst = G_INTRINSIC_TRUNC \p Src0
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1681
MethodbuildLShr
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1531
MethodbuildLoad
Build and insert `Res = G_LOAD Addr, MMO`. Loads the value stored at \p Addr. Puts the result in \p Res. \pre setBasicBlock or setMI must have been
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:881
MethodbuildMemCpy
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1889
MethodbuildMemTransferInst
Build and insert G_MEMCPY or G_MEMMOVE
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1877
MethodbuildMul
Build and insert \p Res = G_MUL \p Op0, \p Op1 G_MUL sets \p Res to the sum of integer parameters \p Op0 and \p Op1, truncated to their width. \pre
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1470
MethodbuildNeg
Build and insert integer negation \p Zero = G_CONSTANT 0 \p Res = G_SUB Zero, \p Op0
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1592
MethodbuildNot
Build and insert a bitwise not, \p NegOne = G_CONSTANT -1 \p Res = G_OR \p Op0, NegOne
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1584
MethodbuildOr
Build and insert \p Res = G_OR \p Op0, \p Op1 G_OR sets \p Res to the bitwise or of integer parameters \p Op0 and \p Op1. \pre setBasicBlock or setM
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1569
MethodbuildOutlinedFrame
Insert a custom frame for outlined functions.
suite/synctools/tablegen/include/llvm/CodeGen/TargetInstrInfo.h:1933
MethodbuildPipeline
suite/synctools/tablegen/include/llvm/CodeGen/CodeGenPassBuilder.h:468
MethodbuildPtrMask
Build and insert \p Res = G_PTRMASK \p Op0, \p Op1
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:479
MethodbuildPtrToInt
Build and insert a G_PTRTOINT instruction.
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:651
MethodbuildRotateLeft
Build and insert \p Dst = G_ROTL \p Src, \p Amt
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1915
MethodbuildRotateRight
Build and insert \p Dst = G_ROTR \p Src, \p Amt
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1909
MethodbuildSAdde
Build and insert \p Res, \p CarryOut = G_SADDE \p Op0, \p Op1, \p CarryInp
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:593
MethodbuildSAddo
Build and insert \p Res, \p CarryOut = G_SADDO \p Op0, \p Op1
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:552
MethodbuildSITOFP
Build and insert \p Res = G_SITOFP \p Src0
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1729
MethodbuildSMax
Build and insert \p Res = G_SMAX \p Op0, \p Op1
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1750
MethodbuildSMin
Build and insert \p Res = G_SMIN \p Op0, \p Op1
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1744
MethodbuildSMulH
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1482
MethodbuildSSube
Build and insert \p Res, \p CarryOut = G_SSUBE \p Op0, \p Op1, \p CarryInp
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:601
MethodbuildSSubo
Build and insert \p Res, \p CarryOut = G_SUBO \p Op0, \p Op1
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:558
MethodbuildSbfx
Build and insert \p Dst = G_SBFX \p Src, \p LSB, \p Width.
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1897
MethodbuildShl
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1525
MethodbuildSub
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1454
MethodbuildUAdde
Build and insert \p Res, \p CarryOut = G_UADDE \p Op0, \p Op1, \p CarryIn G_UADDE sets \p Res to \p Op0 + \p Op1 + \p CarryIn (truncated to the bit w
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:577
MethodbuildUAddo
Build and insert \p Res, \p CarryOut = G_UADDO \p Op0, \p Op1 G_UADDO sets \p Res to \p Op0 + \p Op1 (truncated to the bit width) and sets \p CarryOu
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:540
← previousnext →4,501–4,600 of 12,151, ranked by callers