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
Method
CleanupPadInst
suite/synctools/tablegen/include/llvm/IR/Instructions.h:4451
Method
Clear
Clear value data entries and edge counters.
suite/synctools/tablegen/include/llvm/ProfileData/InstrProf.h:794
Method
ClobbersPredicate
If the specified instruction defines any predicate or condition code register(s) used for predication, returns true as well as the definition predicat
suite/synctools/tablegen/include/llvm/CodeGen/TargetInstrInfo.h:1475
Method
CmpClass_match
The evaluation order is always stable, regardless of Commutability. The LHS is always matched first.
suite/synctools/tablegen/include/llvm/IR/PatternMatch.h:1378
Method
CodeGenPassBuilder
suite/synctools/tablegen/include/llvm/CodeGen/CodeGenPassBuilder.h:110
Function
CollectMetadataToCopy
Collect metadata with IDs \p MetadataKinds from \p Src which should be added to all created instructions. Entries present in MedataDataToCopy but not
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:214
Method
CombineTo
suite/synctools/tablegen/include/llvm/CodeGen/TargetLowering.h:3423
Method
CombinerInfo
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/CombinerInfo.h:28
Method
Comdat
suite/synctools/tablegen/include/llvm/IR/Comdat.h:43
Method
CompareOp_match
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h:563
Method
ComplexPatternFuncMutatesDAG
Return true if complex patterns for this target can mutate the DAG.
suite/synctools/tablegen/include/llvm/CodeGen/SelectionDAGISel.h:303
Function
ComputeLinearIndex
suite/synctools/tablegen/include/llvm/CodeGen/Analysis.h:55
Method
ComputeNumOperands
Compute the number of operands to allocate.
suite/synctools/tablegen/include/llvm/IR/Instructions.h:1505
Method
ComputeNumOperands
Compute the number of operands to allocate.
suite/synctools/tablegen/include/llvm/IR/Instructions.h:3797
Method
ComputeNumOperands
Compute the number of operands to allocate.
suite/synctools/tablegen/include/llvm/IR/Instructions.h:4004
Method
CondCodeSDNode
suite/synctools/tablegen/include/llvm/CodeGen/SelectionDAGNodes.h:2233
Method
CondOpInit
suite/synctools/tablegen/include/llvm/TableGen/Record.h:939
Method
ConnectedVNInfoEqClasses
suite/synctools/tablegen/include/llvm/CodeGen/LiveInterval.h:997
Method
Connection
suite/synctools/tablegen/include/llvm/CodeGen/ScheduleDFS.h:96
Method
ConstMIBundleOperands
Constructor for an iterator past the last iteration.
suite/synctools/tablegen/include/llvm/CodeGen/MachineInstrBundle.h:189
Method
Constant
suite/synctools/tablegen/include/llvm/IR/Constant.h:43
Method
ConstantAggregateZero
suite/synctools/tablegen/include/llvm/IR/Constants.h:339
Method
ConstantAsMetadata
suite/synctools/tablegen/include/llvm/IR/Metadata.h:415
Method
ConstantData
suite/synctools/tablegen/include/llvm/IR/Constants.h:59
Method
ConstantDataArray
suite/synctools/tablegen/include/llvm/IR/Constants.h:681
Method
ConstantDataSequential
suite/synctools/tablegen/include/llvm/IR/Constants.h:586
Method
ConstantDataVector
suite/synctools/tablegen/include/llvm/IR/Constants.h:755
Method
ConstantExpr
suite/synctools/tablegen/include/llvm/IR/Constants.h:979
Method
ConstantFP
suite/synctools/tablegen/include/llvm/IR/Constants.h:267
Method
ConstantFPSDNode
suite/synctools/tablegen/include/llvm/CodeGen/SelectionDAGNodes.h:1610
Method
ConstantFolder
suite/synctools/tablegen/include/llvm/IR/ConstantFolder.h:33
Method
ConstantInt
suite/synctools/tablegen/include/llvm/IR/Constants.h:89
Method
ConstantMatch
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h:80
Method
ConstantPointerNull
suite/synctools/tablegen/include/llvm/IR/Constants.h:537
Method
ConstantPoolSDNode
suite/synctools/tablegen/include/llvm/CodeGen/SelectionDAGNodes.h:1853
Method
ConstantSDNode
suite/synctools/tablegen/include/llvm/CodeGen/SelectionDAGNodes.h:1561
Method
ConstantTokenNone
suite/synctools/tablegen/include/llvm/IR/Constants.h:829
Method
ConstraintInfo
Default constructor.
suite/synctools/tablegen/include/llvm/IR/InlineAsm.h:164
Method
ContentsUnion
suite/synctools/tablegen/include/llvm/CodeGen/MachineOperand.h:169
Method
ContextAndReplaceableUses
suite/synctools/tablegen/include/llvm/IR/Metadata.h:835
Method
ConvergingVLIWScheduler
suite/synctools/tablegen/include/llvm/CodeGen/VLIWMachineScheduler.h:221
Method
Convert
suite/synctools/tablegen/include/llvm/IR/FixedPointBuilder.h:33
Function
ConvertCostTableLookup
suite/synctools/tablegen/include/llvm/CodeGen/CostTable.h:65
Method
Copy
suite/synctools/tablegen/include/llvm/CodeGen/TargetLowering.h:129
Function
CostTableLookup
suite/synctools/tablegen/include/llvm/CodeGen/CostTable.h:34
Method
CountBundleInputs
Return the total number of values used in \p Bundles.
suite/synctools/tablegen/include/llvm/IR/InstrTypes.h:2274
Function
CountLeadingOnes_64
CountLeadingOnes_64 - This function performs the operation of counting the number of ones from the most significant bit to the first zero bit (64 bit
MathExtras.h:182
Function
CountPopulation_32
CountPopulation_32 - this function counts the number of set bits in a value. Ex. CountPopulation(0xF000F000) = 8 Returns 0 if the word is zero.
MathExtras.h:247
Function
CountPopulation_64
CountPopulation_64 - this function counts the number of set bits in a value, (64 bit edition.)
MathExtras.h:259
Method
CountSumOrPercent
suite/synctools/tablegen/include/llvm/ProfileData/InstrProf.h:627
Function
CountTrailingOnes_64
CountTrailingOnes_64 - This function performs the operation of counting the number of ones from the least significant bit to the first zero bit (64 bi
MathExtras.h:240
Method
CountedRegion
suite/synctools/tablegen/include/llvm/ProfileData/Coverage/CoverageMapping.h:308
Method
Counter
suite/synctools/tablegen/include/llvm/ProfileData/Coverage/CoverageMapping.h:105
Method
CounterExpression
suite/synctools/tablegen/include/llvm/ProfileData/Coverage/CoverageMapping.h:154
Method
CounterMappingContext
suite/synctools/tablegen/include/llvm/ProfileData/Coverage/CoverageMapping.h:325
Method
CounterMappingRegion
suite/synctools/tablegen/include/llvm/ProfileData/Coverage/CoverageMapping.h:242
Function
CovMapFunctionRecordV1
suite/synctools/tablegen/include/llvm/ProfileData/Coverage/CoverageMapping.h:827
Method
CovMapFunctionRecordV2
suite/synctools/tablegen/include/llvm/ProfileData/Coverage/CoverageMapping.h:877
Method
CovMapFunctionRecordV3
suite/synctools/tablegen/include/llvm/ProfileData/Coverage/CoverageMapping.h:921
Method
CoverageData
suite/synctools/tablegen/include/llvm/ProfileData/Coverage/CoverageMapping.h:540
Method
CoverageMapError
suite/synctools/tablegen/include/llvm/ProfileData/Coverage/CoverageMapping.h:70
Method
CoverageMapping
suite/synctools/tablegen/include/llvm/ProfileData/Coverage/CoverageMapping.h:576
Method
CoverageMappingIterator
suite/synctools/tablegen/include/llvm/ProfileData/Coverage/CoverageMappingReader.h:58
Method
CoverageMappingWriter
suite/synctools/tablegen/include/llvm/ProfileData/Coverage/CoverageMappingWriter.h:47
Method
CoverageSegment
suite/synctools/tablegen/include/llvm/ProfileData/Coverage/CoverageMapping.h:451
Method
Create
suite/synctools/tablegen/include/llvm/IR/Instructions.h:956
Method
Create
suite/synctools/tablegen/include/llvm/IR/Instructions.h:1518
Method
Create
suite/synctools/tablegen/include/llvm/IR/Instructions.h:1769
Method
Create
suite/synctools/tablegen/include/llvm/IR/Instructions.h:1886
Method
Create
suite/synctools/tablegen/include/llvm/IR/Instructions.h:1951
Method
Create
suite/synctools/tablegen/include/llvm/IR/Instructions.h:2427
Method
Create
suite/synctools/tablegen/include/llvm/IR/Instructions.h:2551
Method
Create
Constructors - NumReservedValues is a hint for the number of incoming edges that this phi node will have (use 0 if you really have no idea).
suite/synctools/tablegen/include/llvm/IR/Instructions.h:2696
Method
Create
suite/synctools/tablegen/include/llvm/IR/Instructions.h:3034
Method
Create
suite/synctools/tablegen/include/llvm/IR/Instructions.h:3145
Method
Create
suite/synctools/tablegen/include/llvm/IR/Instructions.h:3422
Method
Create
suite/synctools/tablegen/include/llvm/IR/Instructions.h:3692
Method
Create
suite/synctools/tablegen/include/llvm/IR/Instructions.h:3810
Method
Create
suite/synctools/tablegen/include/llvm/IR/Instructions.h:4018
Method
Create
suite/synctools/tablegen/include/llvm/IR/Instructions.h:4227
Method
Create
suite/synctools/tablegen/include/llvm/IR/Instructions.h:4314
Method
Create
suite/synctools/tablegen/include/llvm/IR/Instructions.h:4463
Method
Create
suite/synctools/tablegen/include/llvm/IR/Instructions.h:4504
Method
Create
suite/synctools/tablegen/include/llvm/IR/Instructions.h:4555
Method
Create
suite/synctools/tablegen/include/llvm/IR/Instructions.h:4641
Method
Create
Creates a new BasicBlock. If the Parent parameter is specified, the basic block is automatically inserted at either the end of the function (if Inser
suite/synctools/tablegen/include/llvm/IR/BasicBlock.h:100
Method
CreateAShr
suite/synctools/tablegen/include/llvm/IR/ConstantFolder.h:160
Function
CreateAddrSpaceCast
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:1979
Function
CreateAggregateRet
Create a sequence of N insertvalue instructions, with one Value from the retVals array each, that build a aggregate return value one value at a time,
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:980
Function
CreateAlloca
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:1642
Function
CreateAnd
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:1360
Function
CreateArithmeticFence
Create a call to the arithmetic_fence intrinsic.
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:915
Function
CreateAtomicCmpXchg
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:1709
Function
CreateAtomicRMW
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:1723
Method
CreateBA
suite/synctools/tablegen/include/llvm/CodeGen/MachineOperand.h:866
Function
CreateBinOp
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:1542
Method
CreateBinOp
suite/synctools/tablegen/include/llvm/IR/ConstantFolder.h:173
Method
CreateBitCast
suite/synctools/tablegen/include/llvm/IR/ConstantFolder.h:226
Method
CreateBitCast
suite/synctools/tablegen/include/llvm/IR/NoFolder.h:216
Function
CreateBitOrPointerCast
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:2052
← previous
next →
2,601–2,700 of 12,151, ranked by callers