Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/capstone-engine/capstone
/ functions
Functions
12,151 in github.com/capstone-engine/capstone
⨍
Functions
12,151
◇
Types & classes
3,652
Function
CreateBr
Create an unconditional 'br label X' instruction.
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:988
Method
CreateCFIIndex
suite/synctools/tablegen/include/llvm/CodeGen/MachineOperand.h:913
Method
CreateCImm
suite/synctools/tablegen/include/llvm/CodeGen/MachineOperand.h:779
Method
CreateCPI
suite/synctools/tablegen/include/llvm/CodeGen/MachineOperand.h:828
Function
CreateCall
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:2251
Function
CreateCallBr
\brief Create a callbr instruction.
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:1071
Method
CreateCast
suite/synctools/tablegen/include/llvm/IR/ConstantFolder.h:203
Function
CreateCatchPad
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:1122
Function
CreateCatchRet
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:1133
Function
CreateCatchSwitch
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:1115
Function
CreateCleanupPad
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:1127
Function
CreateCleanupRet
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:1110
Function
CreateCmp
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:2213
Method
CreateColumnMajorLoad
Create a column major, strided matrix load. \p DataPtr - Start address of the matrix read \p Rows - Number of rows in matrix (must be a constant) \
suite/synctools/tablegen/include/llvm/IR/MatrixBuilder.h:65
Method
CreateColumnMajorStore
Create a column major, strided matrix store. \p Matrix - Matrix to store \p Ptr - Pointer to write back to \p Stride - Space between columns
suite/synctools/tablegen/include/llvm/IR/MatrixBuilder.h:93
Function
CreateCondBr
Create a conditional 'br Cond, TrueDest, FalseDest' instruction.
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:994
Function
CreateConstGEP1_32
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:1762
Function
CreateConstGEP1_64
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:1808
Function
CreateConstGEP2_32
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:1782
Function
CreateConstGEP2_64
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:1828
Function
CreateConstInBoundsGEP1_32
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:1772
Function
CreateConstInBoundsGEP1_64
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:1818
Function
CreateConstInBoundsGEP2_64
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:1841
Method
CreateDiv
Divide two fixed-point values and return the result in their common semantic. \p LHS - The left hand side \p LHSSema - The semantic of the left ha
suite/synctools/tablegen/include/llvm/IR/FixedPointBuilder.h:314
Method
CreateEQ
Compare two fixed-point values for equality. \p LHS - The left hand side \p LHSSema - The semantic of the left hand side \p RHS - The right ha
suite/synctools/tablegen/include/llvm/IR/FixedPointBuilder.h:373
Method
CreateES
suite/synctools/tablegen/include/llvm/CodeGen/MachineOperand.h:858
Function
CreateElementUnorderedAtomicMemSet
Create and insert an element unordered-atomic memset of the region of memory starting at the given pointer to the given value. If the pointer isn't a
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:598
Method
CreateExact
suite/synctools/tablegen/include/llvm/IR/InstrTypes.h:323
Function
CreateExtractElement
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:2298
Method
CreateExtractElement
suite/synctools/tablegen/include/llvm/IR/ConstantFolder.h:263
Function
CreateExtractValue
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:2367
Method
CreateExtractValue
suite/synctools/tablegen/include/llvm/IR/ConstantFolder.h:277
Function
CreateExtractVector
Create a call to the experimental.vector.extract intrinsic.
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:922
Method
CreateFAdd
suite/synctools/tablegen/include/llvm/IR/ConstantFolder.h:102
Function
CreateFAddFMF
Copy fast-math-flags from an instruction rather than using the builder's default FMF.
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:1430
Method
CreateFAddFMF
suite/synctools/tablegen/include/llvm/IR/InstrTypes.h:259
Method
CreateFCmp
suite/synctools/tablegen/include/llvm/IR/ConstantFolder.h:254
Method
CreateFCmp
suite/synctools/tablegen/include/llvm/IR/NoFolder.h:244
Function
CreateFCmpOEQ
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:2128
Function
CreateFCmpOGE
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:2138
Function
CreateFCmpOGT
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:2133
Function
CreateFCmpOLE
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:2148
Function
CreateFCmpOLT
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:2143
Function
CreateFCmpONE
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:2153
Function
CreateFCmpORD
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:2158
Function
CreateFCmpS
Create a signaling floating-point comparison (i.e. one that raises an FP exception whenever an input is any NaN, signaling or quiet). Note that this d
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:2223
Function
CreateFCmpUEQ
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:2168
Function
CreateFCmpUGE
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:2178
Function
CreateFCmpUGT
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:2173
Function
CreateFCmpULE
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:2188
Function
CreateFCmpULT
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:2183
Function
CreateFCmpUNE
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:2193
Function
CreateFCmpUNO
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:2163
Method
CreateFDiv
suite/synctools/tablegen/include/llvm/IR/ConstantFolder.h:134
Function
CreateFDivFMF
Copy fast-math-flags from an instruction rather than using the builder's default FMF.
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:1505
Method
CreateFDivFMF
suite/synctools/tablegen/include/llvm/IR/InstrTypes.h:274
Method
CreateFI
suite/synctools/tablegen/include/llvm/CodeGen/MachineOperand.h:823
Method
CreateFMul
suite/synctools/tablegen/include/llvm/IR/ConstantFolder.h:120
Function
CreateFMulFMF
Copy fast-math-flags from an instruction rather than using the builder's default FMF.
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:1480
Method
CreateFMulFMF
suite/synctools/tablegen/include/llvm/IR/InstrTypes.h:269
Method
CreateFNeg
suite/synctools/tablegen/include/llvm/IR/ConstantFolder.h:187
Function
CreateFNegFMF
Copy fast-math-flags from an instruction rather than using the builder's default FMF.
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:1607
Method
CreateFNegFMF
suite/synctools/tablegen/include/llvm/IR/InstrTypes.h:166
Method
CreateFPCast
suite/synctools/tablegen/include/llvm/IR/ConstantFolder.h:222
Function
CreateFPExt
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:1957
Method
CreateFPImm
suite/synctools/tablegen/include/llvm/CodeGen/MachineOperand.h:785
Function
CreateFPToSI
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:1927
Function
CreateFPToUI
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:1920
Function
CreateFPTrunc
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:1948
Method
CreateFRem
suite/synctools/tablegen/include/llvm/IR/ConstantFolder.h:146
Method
CreateFRem
suite/synctools/tablegen/include/llvm/IR/NoFolder.h:128
Function
CreateFRemFMF
Copy fast-math-flags from an instruction rather than using the builder's default FMF.
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:1530
Method
CreateFRemFMF
suite/synctools/tablegen/include/llvm/IR/InstrTypes.h:279
Method
CreateFSub
suite/synctools/tablegen/include/llvm/IR/ConstantFolder.h:111
Function
CreateFSubFMF
Copy fast-math-flags from an instruction rather than using the builder's default FMF.
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:1455
Method
CreateFSubFMF
suite/synctools/tablegen/include/llvm/IR/InstrTypes.h:264
Function
CreateFence
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:1703
Method
CreateFixedToFixed
Convert an integer value representing a fixed-point number from one fixed-point semantic to another fixed-point semantic. \p Src - The source valu
suite/synctools/tablegen/include/llvm/IR/FixedPointBuilder.h:141
Method
CreateFixedToFloating
suite/synctools/tablegen/include/llvm/IR/FixedPointBuilder.h:172
Method
CreateFixedToInteger
Convert an integer value representing a fixed-point number to an integer with the given bit width and signedness. \p Src - The source value \p
suite/synctools/tablegen/include/llvm/IR/FixedPointBuilder.h:152
Method
CreateFloatingToFixed
suite/synctools/tablegen/include/llvm/IR/FixedPointBuilder.h:189
Function
CreateFreeze
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:2389
Method
CreateGA
suite/synctools/tablegen/include/llvm/CodeGen/MachineOperand.h:850
Method
CreateGE
Compare two fixed-point values as LHS >= RHS. \p LHS - The left hand side \p LHSSema - The semantic of the left hand side \p RHS - The right h
suite/synctools/tablegen/include/llvm/IR/FixedPointBuilder.h:451
Function
CreateGEP
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:1735
Method
CreateGT
Compare two fixed-point values as LHS > RHS. \p LHS - The left hand side \p LHSSema - The semantic of the left hand side \p RHS - The right ha
suite/synctools/tablegen/include/llvm/IR/FixedPointBuilder.h:435
Function
CreateGlobalStringPtr
Same as CreateGlobalString, but return a pointer with "i8*" type instead of a pointer to array of i8. If no module is given via \p M, it is take from
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:1864
Function
CreateICmpSGE
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:2116
Function
CreateICmpSGT
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:2112
Function
CreateICmpSLE
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:2124
Function
CreateICmpSLT
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:2120
Function
CreateICmpUGE
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:2100
Function
CreateICmpUGT
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:2096
Function
CreateICmpULE
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:2108
Function
CreateICmpULT
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:2104
Method
CreateImm
suite/synctools/tablegen/include/llvm/CodeGen/MachineOperand.h:773
Method
CreateInBounds
Create an "inbounds" getelementptr. See the documentation for the "inbounds" flag in LangRef.html for details.
suite/synctools/tablegen/include/llvm/IR/Instructions.h:982
Function
CreateInBoundsGEP
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:1742
Method
CreateIndex
Compute the index to access the element at (\p RowIdx, \p ColumnIdx) from a matrix with \p NumRows embedded in a vector.
suite/synctools/tablegen/include/llvm/IR/MatrixBuilder.h:249
Method
CreateIndexAssumption
Create an assumption that \p Idx is less than \p NumElements.
suite/synctools/tablegen/include/llvm/IR/MatrixBuilder.h:235
← previous
next →
2,701–2,800 of 12,151, ranked by callers