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
getStaticBase
Returns the register used as static base in RWPI variants.
suite/synctools/tablegen/include/llvm/Target/TargetLoweringObjectFile.h:224
Method
getStaticCtorSection
suite/synctools/tablegen/include/llvm/Target/TargetLoweringObjectFile.h:175
Method
getStaticDataMemberDeclaration
suite/synctools/tablegen/include/llvm/IR/DebugInfoMetadata.h:3035
Method
getStaticDtorSection
suite/synctools/tablegen/include/llvm/Target/TargetLoweringObjectFile.h:180
Method
getStorageOffsetInBits
suite/synctools/tablegen/include/llvm/IR/DebugInfoMetadata.h:1041
Method
getStore
suite/synctools/tablegen/include/llvm/CodeGen/SelectionDAG.h:1264
Method
getStoreSizeInBits
Return the number of bits overwritten by a store of the specified value type. If the value type is a scalable vector type, the scalable property will
suite/synctools/tablegen/include/llvm/CodeGen/ValueTypes.h:374
Method
getStrictFPOperationAction
If Op is a strict floating-point operation, return the result of getOperationAction for the equivalent non-strict operation.
suite/synctools/tablegen/include/llvm/CodeGen/TargetLowering.h:1126
Method
getStrictPredicate
For example, SGE -> SGT, SLE -> SLT, ULE -> ULT, UGE -> UGT. Returns the strict version of non-strict comparisons.
suite/synctools/tablegen/include/llvm/IR/InstrTypes.h:882
Method
getString
suite/synctools/tablegen/include/llvm/ProfileData/GCOV.h:148
Method
getString
suite/synctools/tablegen/include/llvm/CodeGen/DwarfStringPoolEntry.h:57
Method
getString
Grab the string out of the object.
suite/synctools/tablegen/include/llvm/CodeGen/DIE.h:302
Method
getStringLength
suite/synctools/tablegen/include/llvm/IR/DebugInfoMetadata.h:903
Method
getStringLengthExp
suite/synctools/tablegen/include/llvm/IR/DebugInfoMetadata.h:907
Method
getStringLocationExp
suite/synctools/tablegen/include/llvm/IR/DebugInfoMetadata.h:911
Method
getStringOffset
Get the offset of string \p S in the string table. This can insert a new element or return the offset of a pre-existing one.
suite/synctools/tablegen/include/llvm/CodeGen/NonRelocatableStringpool.h:42
Method
getStringOperand
suite/synctools/tablegen/include/llvm/IR/DebugInfoMetadata.h:143
Method
getStringOperand
suite/synctools/tablegen/include/llvm/IR/DebugInfoMetadata.h:3483
Method
getStrongestFailureOrdering
Returns the strongest permitted ordering on failure, given the desired ordering on success. If the comparison in a cmpxchg operation fails, there is
suite/synctools/tablegen/include/llvm/IR/Instructions.h:675
Method
getStructElementType
suite/synctools/tablegen/include/llvm/IR/DerivedTypes.h:352
Method
getStructName
suite/synctools/tablegen/include/llvm/IR/DerivedTypes.h:344
Method
getStructNumElements
suite/synctools/tablegen/include/llvm/IR/DerivedTypes.h:348
Method
getStructRetType
Retrieve the sret type.
suite/synctools/tablegen/include/llvm/IR/Attributes.h:1101
Method
getStructType
suite/synctools/tablegen/include/llvm/IR/GetElementPtrTypeIterator.h:114
Method
getStructTypeOrNull
suite/synctools/tablegen/include/llvm/IR/GetElementPtrTypeIterator.h:116
Method
getSubClassWithSubReg
Returns the largest legal sub-class of RC that supports the sub-register index Idx. If no such sub-class exists, return NULL. If all registers in RC a
suite/synctools/tablegen/include/llvm/CodeGen/TargetRegisterInfo.h:612
Method
getSubReg
Returns the physical register number of sub-register "Index" for physical register RegNo. Return zero if the sub-register does not exist.
suite/synctools/tablegen/include/llvm/CodeGen/TargetRegisterInfo.h:1094
Method
getSubReg
Returns the current sub-register index.
suite/synctools/tablegen/include/llvm/CodeGen/TargetRegisterInfo.h:1144
Method
getSubRegIndexLaneMask
Return a bitmask representing the parts of a register that are covered by SubIdx \see LaneBitmask. SubIdx == 0 is allowed, it has the lane mask ~0u.
suite/synctools/tablegen/include/llvm/CodeGen/TargetRegisterInfo.h:377
Method
getSubclassData
suite/synctools/tablegen/include/llvm/IR/Type.h:96
Method
getSubclassDataFromValue
suite/synctools/tablegen/include/llvm/IR/Value.h:852
Method
getSubdividedVectorType
This static method returns a VectorType with a smaller number of elements of a larger type than the input element type. For example, a <16 x i8> subdi
suite/synctools/tablegen/include/llvm/IR/DerivedTypes.h:483
Method
getSubdividedVectorType
suite/synctools/tablegen/include/llvm/IR/DerivedTypes.h:550
Method
getSubdividedVectorType
suite/synctools/tablegen/include/llvm/IR/DerivedTypes.h:601
Method
getSubtargetImpl
Virtual method implemented by subclasses that returns a reference to that target's TargetSubtargetInfo-derived member variable.
suite/synctools/tablegen/include/llvm/Target/TargetMachine.h:136
Method
getSubtargetInfo
TargetSubtargetInfo getter.
suite/synctools/tablegen/include/llvm/CodeGen/TargetSchedule.h:62
Method
getSubtreeID
Get the ID of the subtree the given DAG node belongs to. For convenience, if DFSResults have not been computed yet, give everything tree ID 0.
suite/synctools/tablegen/include/llvm/CodeGen/ScheduleDFS.h:169
Method
getSubtreeLevel
Get the connection level of a subtree. For bottom-up trees, the connection level is the latency depth (in cycles) of the deepest connection to anothe
suite/synctools/tablegen/include/llvm/CodeGen/ScheduleDFS.h:180
Method
getSubtreeLimit
Get the node cutoff before subtrees are considered significant.
suite/synctools/tablegen/include/llvm/CodeGen/ScheduleDFS.h:120
Method
getSuccessMBB
suite/synctools/tablegen/include/llvm/CodeGen/CodeGenCommonISel.h:170
Method
getSuccessOrdering
Returns the success ordering constraint of this cmpxchg instruction.
suite/synctools/tablegen/include/llvm/IR/Instructions.h:606
Method
getSuccessOrdering
Return the atomic ordering requirements for this memory operation. For cmpxchg atomic operations, return the atomic ordering requirements when store o
suite/synctools/tablegen/include/llvm/CodeGen/MachineMemOperand.h:271
Method
getSuccessor
suite/synctools/tablegen/include/llvm/IR/Instructions.h:3182
Method
getSuccessor
suite/synctools/tablegen/include/llvm/IR/Instructions.h:3555
Method
getSuccessor
suite/synctools/tablegen/include/llvm/IR/Instructions.h:3727
Method
getSuccessor
suite/synctools/tablegen/include/llvm/IR/Instructions.h:3915
Method
getSuccessor
suite/synctools/tablegen/include/llvm/IR/Instructions.h:4154
Method
getSuccessor
suite/synctools/tablegen/include/llvm/IR/Instructions.h:4252
Method
getSuccessor
suite/synctools/tablegen/include/llvm/IR/Instructions.h:4421
Method
getSuccessor
suite/synctools/tablegen/include/llvm/IR/Instructions.h:4579
Method
getSuccessor
suite/synctools/tablegen/include/llvm/IR/Instructions.h:4697
Method
getSuccessor
suite/synctools/tablegen/include/llvm/IR/Instructions.h:4756
Method
getSuccessorIndex
Returns successor index for current case successor.
suite/synctools/tablegen/include/llvm/IR/Instructions.h:3317
Method
getSuccessorIndex
This is used to interface between code that wants to operate on terminator instructions directly.
suite/synctools/tablegen/include/llvm/IR/CFG.h:200
Method
getSummaryDataBase
suite/synctools/tablegen/include/llvm/ProfileData/InstrProf.h:1079
Method
getSuperClasses
suite/synctools/tablegen/include/llvm/TableGen/Record.h:1582
Method
getSuperClasses
Returns a NULL-terminated list of super-classes. The classes are ordered by ID which is also a topological ordering from large to small classes. The
suite/synctools/tablegen/include/llvm/CodeGen/TargetRegisterInfo.h:176
Method
getSymTab
suite/synctools/tablegen/include/llvm/IR/SymbolTableListTraits.h:92
Method
getSymbol
suite/synctools/tablegen/include/llvm/CodeGen/PseudoSourceValue.h:152
Method
getSymbol
suite/synctools/tablegen/include/llvm/CodeGen/SelectionDAGNodes.h:2203
Method
getSymbol
suite/synctools/tablegen/include/llvm/CodeGen/DwarfStringPoolEntry.h:46
Method
getSymbolName
suite/synctools/tablegen/include/llvm/CodeGen/MachineOperand.h:608
Method
getSyncScopeID
Returns the synchronization scope ID of this load instruction.
suite/synctools/tablegen/include/llvm/IR/Instructions.h:244
Method
getSyncScopeID
Returns the synchronization scope ID of this store instruction.
suite/synctools/tablegen/include/llvm/IR/Instructions.h:375
Method
getSyncScopeID
Returns the synchronization scope ID of this fence instruction.
suite/synctools/tablegen/include/llvm/IR/Instructions.h:482
Method
getSyncScopeID
Returns the synchronization scope ID of this cmpxchg instruction.
suite/synctools/tablegen/include/llvm/IR/Instructions.h:644
Method
getSyncScopeID
Returns the synchronization scope ID of this rmw instruction.
suite/synctools/tablegen/include/llvm/IR/Instructions.h:858
Method
getSyncScopeID
Returns the synchronization scope ID for this memory operation.
suite/synctools/tablegen/include/llvm/CodeGen/SelectionDAGNodes.h:1310
Method
getSyncScopeID
Returns the synchronization scope ID for this memory operation.
suite/synctools/tablegen/include/llvm/CodeGen/MachineMemOperand.h:264
Method
getSyntheticNodeSubclassData
suite/synctools/tablegen/include/llvm/CodeGen/SelectionDAG.h:387
Method
getSysRoot
suite/synctools/tablegen/include/llvm/IR/DebugInfoMetadata.h:1516
Function
getT2SOImmTwoPartSecond
arch/ARM/ARMAddressingModes.h:413
Method
getTLI
Local query method delegates up to T which *must* implement this!
suite/synctools/tablegen/include/llvm/CodeGen/BasicTTIImpl.h:173
Method
getTLI
Getter for generic TargetLowering class.
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/CallLowering.h:336
Method
getTLI
Getter for generic TargetLowering class.
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/InlineAsmLowering.h:53
Method
getTTypeEncoding
suite/synctools/tablegen/include/llvm/Target/TargetLoweringObjectFile.h:169
Method
getTag
suite/synctools/tablegen/include/llvm/IR/InstrTypes.h:1152
Method
getTag
suite/synctools/tablegen/include/llvm/IR/DebugInfoMetadata.h:159
Method
getTag
suite/synctools/tablegen/include/llvm/IR/DebugInfoMetadata.h:270
Method
getTag
Accessors. @{
suite/synctools/tablegen/include/llvm/CodeGen/DIE.h:100
Method
getTailCallKind
suite/synctools/tablegen/include/llvm/IR/Instructions.h:1665
Method
getTailDuplicateSize
Returns the target-specific default value for tail duplication. This value will be used if the tail-dup-placement-threshold argument is not provided.
suite/synctools/tablegen/include/llvm/CodeGen/TargetInstrInfo.h:1990
Method
getTargetBlockAddress
suite/synctools/tablegen/include/llvm/CodeGen/SelectionDAG.h:733
Method
getTargetCPU
suite/synctools/tablegen/include/llvm/Target/TargetMachine.h:130
Method
getTargetConstant
suite/synctools/tablegen/include/llvm/CodeGen/SelectionDAG.h:640
Method
getTargetConstantFP
suite/synctools/tablegen/include/llvm/CodeGen/SelectionDAG.h:672
Method
getTargetConstantPool
suite/synctools/tablegen/include/llvm/CodeGen/SelectionDAG.h:702
Method
getTargetCustom
suite/synctools/tablegen/include/llvm/CodeGen/PseudoSourceValue.h:75
Method
getTargetFeatureString
suite/synctools/tablegen/include/llvm/Target/TargetMachine.h:131
Method
getTargetFlags
suite/synctools/tablegen/include/llvm/CodeGen/SelectionDAGNodes.h:1732
Method
getTargetFlags
suite/synctools/tablegen/include/llvm/CodeGen/SelectionDAGNodes.h:1834
Method
getTargetFlags
suite/synctools/tablegen/include/llvm/CodeGen/SelectionDAGNodes.h:1894
Method
getTargetFlags
suite/synctools/tablegen/include/llvm/CodeGen/SelectionDAGNodes.h:1917
Method
getTargetFlags
suite/synctools/tablegen/include/llvm/CodeGen/SelectionDAGNodes.h:2164
Method
getTargetFlags
suite/synctools/tablegen/include/llvm/CodeGen/SelectionDAGNodes.h:2204
Method
getTargetFrameIndex
suite/synctools/tablegen/include/llvm/CodeGen/SelectionDAG.h:691
Method
getTargetGlobalAddress
suite/synctools/tablegen/include/llvm/CodeGen/SelectionDAG.h:686
Method
getTargetJumpTable
suite/synctools/tablegen/include/llvm/CodeGen/SelectionDAG.h:696
Method
getTargetLowering
suite/synctools/tablegen/include/llvm/CodeGen/TargetSubtargetInfo.h:96
Method
getTargetLowering
suite/synctools/tablegen/include/llvm/CodeGen/SelectionDAGISel.h:68
← previous
next →
7,801–7,900 of 12,151, ranked by callers