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
getAnnotations
suite/synctools/tablegen/include/llvm/IR/DebugInfoMetadata.h:3181
Method
getAnon
Return an anonymous struct that has the specified elements. If the struct is possibly empty, then you must specify a context.
suite/synctools/tablegen/include/llvm/IR/Constants.h:462
Method
getAntiDepBreakMode
For use with PostRAScheduling: get the anti-dependence breaking that should be performed before post-RA scheduling.
suite/synctools/tablegen/include/llvm/CodeGen/TargetSubtargetInfo.h:238
Method
getArg
suite/synctools/tablegen/include/llvm/TableGen/Record.h:1250
Method
getArg
suite/synctools/tablegen/include/llvm/TableGen/Record.h:1355
Method
getArg
Get an argument to the operand. Never returns the operand itself.
suite/synctools/tablegen/include/llvm/IR/DebugInfoMetadata.h:2679
Method
getArg
suite/synctools/tablegen/include/llvm/IR/DebugInfoMetadata.h:3178
Method
getArgIdx
suite/synctools/tablegen/include/llvm/CodeGen/StackMaps.h:118
Method
getArgList
suite/synctools/tablegen/include/llvm/IR/IntrinsicInst.h:1149
Method
getArgList
suite/synctools/tablegen/include/llvm/IR/IntrinsicInst.h:1162
Method
getArgName
suite/synctools/tablegen/include/llvm/TableGen/Record.h:1360
Method
getArgNameStr
suite/synctools/tablegen/include/llvm/TableGen/Record.h:1365
Method
getArgNames
suite/synctools/tablegen/include/llvm/TableGen/Record.h:1374
Method
getArgOperand
getArgOperand/setArgOperand - Return/set the i-th funcletpad argument.
suite/synctools/tablegen/include/llvm/IR/InstrTypes.h:2384
Method
getArgs
suite/synctools/tablegen/include/llvm/IR/DiagnosticInfo.h:487
Method
getArgumentKind
suite/synctools/tablegen/include/llvm/IR/Intrinsics.h:174
Method
getArgumentNumber
suite/synctools/tablegen/include/llvm/IR/Intrinsics.h:165
Method
getArrayElementType
suite/synctools/tablegen/include/llvm/IR/Type.h:364
Method
getArrayNumElements
suite/synctools/tablegen/include/llvm/IR/DerivedTypes.h:384
Method
getArraySize
Get the number of elements allocated. For a simple allocation of a single element, this will return a constant 1 value.
suite/synctools/tablegen/include/llvm/IR/Instructions.h:97
Method
getArtifactSrcReg
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h:1159
Method
getAsCString
If this array is isCString(), then this method returns the array (without the trailing null byte) as a StringRef. Otherwise, it asserts out.
suite/synctools/tablegen/include/llvm/IR/Constants.h:651
Method
getAsPMDataManager
suite/synctools/tablegen/include/llvm/IR/LegacyPassManagers.h:490
Method
getAsPass
suite/synctools/tablegen/include/llvm/IR/LegacyPassManagers.h:491
Method
getAsString
suite/synctools/tablegen/include/llvm/TableGen/Record.h:116
Method
getAsString
suite/synctools/tablegen/include/llvm/TableGen/Record.h:156
Method
getAsString
Get the string representation of the Init.
suite/synctools/tablegen/include/llvm/TableGen/Record.h:471
Method
getAsString
suite/synctools/tablegen/include/llvm/TableGen/Record.h:654
Method
getAsString
suite/synctools/tablegen/include/llvm/TableGen/Record.h:1112
Method
getAsString
suite/synctools/tablegen/include/llvm/TableGen/Record.h:1306
Method
getAsString
If this array is isString(), then this method returns the array as a StringRef. Otherwise, it asserts out.
suite/synctools/tablegen/include/llvm/IR/Constants.h:644
Method
getAsUnquotedString
suite/synctools/tablegen/include/llvm/TableGen/Record.h:661
Method
getAsVoidPointer
suite/synctools/tablegen/include/llvm/CodeGen/ReachingDefAnalysis.h:55
Method
getAsmOperandValueType
suite/synctools/tablegen/include/llvm/CodeGen/TargetLowering.h:1430
Method
getAsmPrinterFlag
Return whether an AsmPrinter flag is set.
suite/synctools/tablegen/include/llvm/CodeGen/MachineInstr.h:310
Method
getAsmPrinterFlags
Return the asm printer flags bitvector.
suite/synctools/tablegen/include/llvm/CodeGen/MachineInstr.h:304
Method
getAssertions
suite/synctools/tablegen/include/llvm/TableGen/Record.h:1580
Method
getAssignFn
Select the appropriate assignment function depending on whether this is a variadic call.
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/CallLowering.h:204
Method
getAssociated
suite/synctools/tablegen/include/llvm/IR/DebugInfoMetadata.h:1234
Method
getAssociatedExp
suite/synctools/tablegen/include/llvm/IR/DebugInfoMetadata.h:1237
Method
getAssumedAddrSpace
If the specified generic pointer could be assumed as a pointer to a specific address space, return that address space. Under offloading programming,
suite/synctools/tablegen/include/llvm/Target/TargetMachine.h:321
Method
getAssumedAddrSpace
suite/synctools/tablegen/include/llvm/CodeGen/BasicTTIImpl.h:282
Method
getAtBundleBegin
Get the bundle iterator for the given instruction's bundle.
suite/synctools/tablegen/include/llvm/CodeGen/MachineInstrBundleIterator.h:174
Method
getAttribute
Return the attribute object.
suite/synctools/tablegen/include/llvm/IR/GlobalVariable.h:212
Method
getAttribute
Accessors. @{
suite/synctools/tablegen/include/llvm/CodeGen/DIE.h:67
Method
getAttribute
suite/synctools/tablegen/include/llvm/CodeGen/DIE.h:488
Method
getAttributeAtIndex
Get the attribute of a given kind at a position.
suite/synctools/tablegen/include/llvm/IR/InstrTypes.h:1607
Method
getAttributes
suite/synctools/tablegen/include/llvm/IR/IntrinsicInst.h:1273
Method
getAttributes
Return the attribute set for this global
suite/synctools/tablegen/include/llvm/IR/GlobalVariable.h:222
Method
getAttributes
suite/synctools/tablegen/include/llvm/IR/DebugInfoMetadata.h:3323
Method
getAttributes
suite/synctools/tablegen/include/llvm/CodeGen/SelectionDAGNodes.h:1813
Method
getAttributesAsList
Return attribute set as list with index. FIXME: This may not be required once ValueEnumerators in bitcode-writer can enumerate attribute-set.
suite/synctools/tablegen/include/llvm/IR/GlobalVariable.h:229
Method
getAttrs
suite/synctools/tablegen/include/llvm/CodeGen/RDFGraph.h:459
Method
getBBSectionsFuncListBuf
Get the list of functions and basic block ids that need unique sections.
suite/synctools/tablegen/include/llvm/Target/TargetMachine.h:303
Method
getBBSectionsType
If basic blocks should be emitted into their own section, corresponding to -fbasic-block-sections.
suite/synctools/tablegen/include/llvm/Target/TargetMachine.h:298
Method
getBFI
suite/synctools/tablegen/include/llvm/CodeGen/MachineOptimizationRemarkEmitter.h:191
Method
getBFI
suite/synctools/tablegen/include/llvm/CodeGen/SelectionDAG.h:453
Function
getBFloatTy
Fetch the type representing a 16-bit brain floating point value.
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:540
Function
getBRegFromDReg
arch/AArch64/AArch64BaseInfo.h:118
Method
getBase
suite/synctools/tablegen/include/llvm/CodeGen/SelectionDAGAddressAnalysis.h:48
Method
getBaseAndOffsetPosition
Return true if the instruction contains a base register and offset. If true, the function also sets the operand position in the instruction for the ba
suite/synctools/tablegen/include/llvm/CodeGen/TargetInstrInfo.h:1354
Method
getBaseDiscriminator
suite/synctools/tablegen/include/llvm/IR/DebugInfoMetadata.h:2250
Method
getBaseDiscriminatorBits
Return the bits used for base discriminators.
suite/synctools/tablegen/include/llvm/IR/DebugInfoMetadata.h:1775
Method
getBaseDiscriminatorFromDiscriminator
Returns the base discriminator for a given encoded discriminator \p D.
suite/synctools/tablegen/include/llvm/IR/DebugInfoMetadata.h:1778
Method
getBasePtrIndex
The index into the associate statepoint's argument list which contains the base pointer of the pointer whose relocation this gc.relocate describes.
suite/synctools/tablegen/include/llvm/IR/IntrinsicInst.h:1346
Method
getBaseReg
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/GenericMachineInstrs.h:201
Method
getBaseType
Get the base type this is derived from.
suite/synctools/tablegen/include/llvm/IR/DebugInfoMetadata.h:998
Method
getBaseType
suite/synctools/tablegen/include/llvm/IR/DebugInfoMetadata.h:1204
Method
getBasicBlock
suite/synctools/tablegen/include/llvm/IR/Constants.h:877
Method
getBasicBlock
suite/synctools/tablegen/include/llvm/CodeGen/SelectionDAGNodes.h:1939
Method
getBasicBlock
Return the LLVM basic block that this instance corresponded to originally. Note that this may be NULL if this instance does not correspond directly to
suite/synctools/tablegen/include/llvm/CodeGen/MachineBasicBlock.h:206
Method
getBasicBlockBits
Safely reinterpret the subclass data bits to a more useful form.
suite/synctools/tablegen/include/llvm/IR/BasicBlock.h:538
Method
getBasicBlockIndex
Return the first index of the specified basic block in the value list for this PHI. Returns -1 if no instance.
suite/synctools/tablegen/include/llvm/IR/Instructions.h:2832
Method
getBenefit
Return the number of instructions that would be saved by outlining this function.
suite/synctools/tablegen/include/llvm/CodeGen/MachineOutliner.h:202
Method
getBit
suite/synctools/tablegen/include/llvm/TableGen/Record.h:461
Method
getBit
suite/synctools/tablegen/include/llvm/TableGen/Record.h:496
Method
getBit
suite/synctools/tablegen/include/llvm/TableGen/Record.h:551
Method
getBit
suite/synctools/tablegen/include/llvm/TableGen/Record.h:582
Method
getBit
suite/synctools/tablegen/include/llvm/TableGen/Record.h:612
Method
getBit
suite/synctools/tablegen/include/llvm/TableGen/Record.h:665
Method
getBit
suite/synctools/tablegen/include/llvm/TableGen/Record.h:732
Method
getBit
suite/synctools/tablegen/include/llvm/TableGen/Record.h:1145
Method
getBit
suite/synctools/tablegen/include/llvm/TableGen/Record.h:1213
Method
getBit
suite/synctools/tablegen/include/llvm/TableGen/Record.h:1265
Method
getBit
suite/synctools/tablegen/include/llvm/TableGen/Record.h:1398
Method
getBitMask
Return a bitmask with ones set for all of the bits that can be set by an unsigned version of this type. This is 0xFF for i8, 0xFFFF for i16, etc.
suite/synctools/tablegen/include/llvm/IR/DerivedTypes.h:76
Method
getBitNum
suite/synctools/tablegen/include/llvm/TableGen/Record.h:1140
Method
getBitVar
suite/synctools/tablegen/include/llvm/TableGen/Record.h:1139
Method
getBlock
suite/synctools/tablegen/include/llvm/CodeGen/MachineOptimizationRemarkEmitter.h:49
Method
getBlockAddress
suite/synctools/tablegen/include/llvm/CodeGen/SelectionDAGNodes.h:2162
Method
getBlockCount
suite/synctools/tablegen/include/llvm/IR/ModuleSummaryIndex.h:1195
Method
getBlockFreqRelativeToEntryBlock
Compute the frequency of the block, relative to the entry block. This API assumes getEntryFreq() is non-zero.
suite/synctools/tablegen/include/llvm/CodeGen/MachineBlockFrequencyInfo.h:68
Method
getBlockNum
suite/synctools/tablegen/include/llvm/CodeGen/MachineTraceMetrics.h:259
Function
getBlockNumbered
getBlockNumbered - MachineBasicBlocks are automatically numbered when they are inserted into the machine function. The block number for a machine bas
suite/synctools/tablegen/include/llvm/CodeGen/MachineFunction.h:758
Method
getBlocks
getBlocks - Return an array of blocks that are connected to Bundle.
suite/synctools/tablegen/include/llvm/CodeGen/EdgeBundles.h:47
Method
getBody
The body block is the single entry for a loop iteration and not controlled by CanonicalLoopInfo. It can contain arbitrary control flow but must eventu
suite/synctools/tablegen/include/llvm/Frontend/OpenMP/OMPIRBuilder.h:1516
Method
getBodyIP
Return the insertion point for user code in the body.
suite/synctools/tablegen/include/llvm/Frontend/OpenMP/OMPIRBuilder.h:1578
Method
getBooleanContents
For targets without i1 registers, this gives the nature of the high-bits of boolean values held in types wider than i1. "Boolean values" are special
suite/synctools/tablegen/include/llvm/CodeGen/TargetLowering.h:844
Method
getBranchDestBlock
\returns The block that branch instruction \p MI jumps to.
suite/synctools/tablegen/include/llvm/CodeGen/TargetInstrInfo.h:584
Method
getBranches
Branches that can be further processed.
suite/synctools/tablegen/include/llvm/ProfileData/Coverage/CoverageMapping.h:563
← previous
next →
6,001–6,100 of 12,151, ranked by callers