MCPcopy Create free account

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

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

MethodgetMaxLookAhead
suite/synctools/tablegen/include/llvm/CodeGen/ScheduleHazardRecognizer.h:43
MethodgetMaxNumOperands
Return the maximum number of operands that a SDNode can hold.
suite/synctools/tablegen/include/llvm/CodeGen/SelectionDAGNodes.h:894
MethodgetMaxPrefetchIterationsAhead
suite/synctools/tablegen/include/llvm/CodeGen/BasicTTIImpl.h:655
MethodgetMaxPressureDelta
Find the pressure set with the most change beyond its pressure limit after traversing this instruction either upward or downward depending on the clos
suite/synctools/tablegen/include/llvm/CodeGen/RegisterPressure.h:502
MethodgetMaxStageCount
Return the maximum stage count needed for this schedule.
suite/synctools/tablegen/include/llvm/CodeGen/MachinePipeliner.h:579
MethodgetMaxStoresPerMemcpy
Get maximum # of store operations permitted for llvm.memcpy This function returns the maximum number of store operations permitted to replace a call
suite/synctools/tablegen/include/llvm/CodeGen/TargetLowering.h:1629
MethodgetMaxStoresPerMemmove
Get maximum # of store operations permitted for llvm.memmove This function returns the maximum number of store operations permitted to replace a call
suite/synctools/tablegen/include/llvm/CodeGen/TargetLowering.h:1658
MethodgetMaxStoresPerMemset
Get maximum # of store operations permitted for llvm.memset This function returns the maximum number of store operations permitted to replace a call
suite/synctools/tablegen/include/llvm/CodeGen/TargetLowering.h:1619
MethodgetMaxSupportedInterleaveFactor
Get the maximum supported factor for interleaved memory accesses. Default to be the minimum interleave factor: 2.
suite/synctools/tablegen/include/llvm/CodeGen/TargetLowering.h:2697
MethodgetMaxVScale
suite/synctools/tablegen/include/llvm/CodeGen/BasicTTIImpl.h:672
MethodgetMaxVersion
suite/synctools/tablegen/include/llvm/TableGen/DirectiveEmitter.h:190
MethodgetMaximumFunctionCount
Return the maximum of all known function counts. \c UseCS indicates whether to use the context-sensitive count.
suite/synctools/tablegen/include/llvm/ProfileData/InstrProfReader.h:607
MethodgetMaybeAlignValue
Return the constant as an llvm::MaybeAlign. Note that this method can assert if the value does not fit in 64 bits or is not a power of two.
suite/synctools/tablegen/include/llvm/IR/Constants.h:153
MethodgetMaybeAlignValue
suite/synctools/tablegen/include/llvm/CodeGen/SelectionDAGNodes.h:1576
MethodgetMem
suite/synctools/tablegen/include/llvm/CodeGen/CallingConvLower.h:102
MethodgetMemConstraintName
suite/synctools/tablegen/include/llvm/IR/InlineAsm.h:414
MethodgetMemIntrinsicNode
suite/synctools/tablegen/include/llvm/CodeGen/SelectionDAG.h:1147
MethodgetMemOperand
Return a MachineMemOperand object describing the memory reference performed by operation.
suite/synctools/tablegen/include/llvm/CodeGen/SelectionDAGNodes.h:1340
MethodgetMemOperandAACheckLimit
Return the maximal number of alias checks on memory operands. For instructions with more than one memory operands, the alias check on a single Machine
suite/synctools/tablegen/include/llvm/CodeGen/TargetInstrInfo.h:1821
MethodgetMemOperandsWithOffsetWidth
Get zero or more base operands and the byte offset of an instruction that reads/writes memory. Note that there may be zero base operands if the instru
suite/synctools/tablegen/include/llvm/CodeGen/TargetInstrInfo.h:1344
MethodgetMemSize
Returns the size in bytes of the memory access.
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/GenericMachineInstrs.h:60
MethodgetMemSizeInBits
Returns the size in bits of the memory access.
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/GenericMachineInstrs.h:62
MethodgetMemValueType
suite/synctools/tablegen/include/llvm/CodeGen/TargetLowering.h:1459
MethodgetMemberOffsets
suite/synctools/tablegen/include/llvm/IR/DataLayout.h:643
MethodgetMemoryConstraintID
suite/synctools/tablegen/include/llvm/IR/InlineAsm.h:337
MethodgetMemoryVT
Return the type of the in-memory value.
suite/synctools/tablegen/include/llvm/CodeGen/SelectionDAGNodes.h:1336
MethodgetMergedOrdering
Returns a single ordering which is at least as strong as both the success and failure orderings for this cmpxchg.
suite/synctools/tablegen/include/llvm/IR/Instructions.h:631
MethodgetMergedOrdering
Return a single atomic ordering that is at least as strong as both the success and failure orderings for an atomic operation. (For operations other t
suite/synctools/tablegen/include/llvm/CodeGen/MachineMemOperand.h:284
MethodgetMetaIdx
suite/synctools/tablegen/include/llvm/CodeGen/StackMaps.h:85
MethodgetMetadata
suite/synctools/tablegen/include/llvm/IR/Metadata.h:193
MethodgetMetadataVersion
suite/synctools/tablegen/include/llvm/IR/DiagnosticInfo.h:257
MethodgetMicroOpBufferSize
Number of micro-ops that may be buffered for OOO execution.
suite/synctools/tablegen/include/llvm/CodeGen/TargetSchedule.h:160
MethodgetMinCmpXchgSizeInBits
Returns the size of the smallest cmpxchg or ll/sc instruction the backend supports. Any smaller operations are widened in AtomicExpandPass. Note tha
suite/synctools/tablegen/include/llvm/CodeGen/TargetLowering.h:1910
MethodgetMinCost
Get the minimum register cost in RC's allocation order. This is the smallest value in RegCosts[Reg] for all the registers in getOrder(RC).
suite/synctools/tablegen/include/llvm/CodeGen/RegisterClassInfo.h:125
MethodgetMinFunctionAlignment
Return the minimum function alignment.
suite/synctools/tablegen/include/llvm/CodeGen/TargetLowering.h:1796
MethodgetMinPrefetchStride
suite/synctools/tablegen/include/llvm/CodeGen/BasicTTIImpl.h:647
MethodgetMinStackArgumentAlignment
Return the minimum stack alignment of an argument.
suite/synctools/tablegen/include/llvm/CodeGen/TargetLowering.h:1791
MethodgetMinUnnamedAddr
suite/synctools/tablegen/include/llvm/IR/GlobalValue.h:214
MethodgetMinVersion
suite/synctools/tablegen/include/llvm/TableGen/DirectiveEmitter.h:188
MethodgetMismatchedCount
The number of functions that couldn't have their profiles mapped. This is a count of functions whose profile is out of date or otherwise can't be ass
suite/synctools/tablegen/include/llvm/ProfileData/Coverage/CoverageMapping.h:614
MethodgetModule
suite/synctools/tablegen/include/llvm/IR/ModuleSlotTracker.h:80
MethodgetModule
suite/synctools/tablegen/include/llvm/IR/Instruction.h:101
MethodgetModule
Return module entry for module with the given \p ModPath.
suite/synctools/tablegen/include/llvm/IR/ModuleSummaryIndex.h:1488
MethodgetModule
suite/synctools/tablegen/include/llvm/IR/MatrixBuilder.h:35
MethodgetModuleCFISectionType
Get the CFISection type for the module.
suite/synctools/tablegen/include/llvm/CodeGen/AsmPrinter.h:382
MethodgetModuleId
Get the module ID recorded for the given module path.
suite/synctools/tablegen/include/llvm/IR/ModuleSummaryIndex.h:1448
MethodgetModuleMetadata
Get the module-level metadata that the platform cares about.
suite/synctools/tablegen/include/llvm/Target/TargetLoweringObjectFile.h:93
MethodgetModuleName
suite/synctools/tablegen/include/llvm/IR/DiagnosticInfo.h:1069
MethodgetMutex
suite/synctools/tablegen/include/llvm/IR/ValueMap.h:80
MethodgetNBytesPos
Get index of Num Patch Bytes operand.
suite/synctools/tablegen/include/llvm/CodeGen/StackMaps.h:181
MethodgetNCallArgsPos
Get index of Num Call Arguments operand.
suite/synctools/tablegen/include/llvm/CodeGen/StackMaps.h:184
MethodgetNRecords
suite/synctools/tablegen/include/llvm/ProfileData/Coverage/CoverageMapping.h:973
MethodgetNSWAdd
suite/synctools/tablegen/include/llvm/IR/Constants.h:1063
MethodgetNSWMul
suite/synctools/tablegen/include/llvm/IR/Constants.h:1079
MethodgetNSWNeg
suite/synctools/tablegen/include/llvm/IR/Constants.h:1060
MethodgetNSWShl
suite/synctools/tablegen/include/llvm/IR/Constants.h:1087
MethodgetNSWSub
suite/synctools/tablegen/include/llvm/IR/Constants.h:1071
MethodgetNUWAdd
suite/synctools/tablegen/include/llvm/IR/Constants.h:1067
MethodgetNUWMul
suite/synctools/tablegen/include/llvm/IR/Constants.h:1083
MethodgetNUWNeg
suite/synctools/tablegen/include/llvm/IR/Constants.h:1061
MethodgetNUWShl
suite/synctools/tablegen/include/llvm/IR/Constants.h:1091
MethodgetNUWSub
suite/synctools/tablegen/include/llvm/IR/Constants.h:1075
FunctiongetNZCVToSatisfyCondCode
Given a condition code, return NZCV flags that would satisfy that condition. The flag bits are in the format expected by the ccmp instructions. Note t
arch/AArch64/AArch64BaseInfo.h:257
MethodgetName
suite/synctools/tablegen/include/llvm/TableGen/Record.h:1347
MethodgetName
suite/synctools/tablegen/include/llvm/TableGen/DirectiveEmitter.h:19
MethodgetName
The name of the instrumented function.
suite/synctools/tablegen/include/llvm/IR/IntrinsicInst.h:1183
MethodgetName
suite/synctools/tablegen/include/llvm/IR/DebugInfoMetadata.h:460
MethodgetName
suite/synctools/tablegen/include/llvm/IR/DebugInfoMetadata.h:710
MethodgetName
suite/synctools/tablegen/include/llvm/IR/DebugInfoMetadata.h:2042
MethodgetName
suite/synctools/tablegen/include/llvm/IR/DebugInfoMetadata.h:2337
MethodgetName
suite/synctools/tablegen/include/llvm/IR/DebugInfoMetadata.h:2403
MethodgetName
suite/synctools/tablegen/include/llvm/IR/DebugInfoMetadata.h:2434
MethodgetName
suite/synctools/tablegen/include/llvm/IR/DebugInfoMetadata.h:2553
MethodgetName
suite/synctools/tablegen/include/llvm/IR/DebugInfoMetadata.h:3098
MethodgetName
suite/synctools/tablegen/include/llvm/IR/DebugInfoMetadata.h:3250
MethodgetName
suite/synctools/tablegen/include/llvm/IR/DebugInfoMetadata.h:3324
MethodgetName
suite/synctools/tablegen/include/llvm/IR/DebugInfoMetadata.h:3401
MethodgetName
suite/synctools/tablegen/include/llvm/IR/DebugInfoMetadata.h:3549
MethodgetName
Return the function name.
suite/synctools/tablegen/include/llvm/ProfileData/SampleProf.h:946
MethodgetName
suite/synctools/tablegen/include/llvm/ProfileData/InstrProfReader.h:368
MethodgetName
Get the common mangled name for instantiations in this group.
suite/synctools/tablegen/include/llvm/ProfileData/Coverage/CoverageMapping.h:507
MethodgetName
Get a user friendly name of this register bank. Should be used only for debugging purposes.
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/RegisterBank.h:51
MethodgetNameData
Return the name section data.
suite/synctools/tablegen/include/llvm/ProfileData/InstrProf.h:544
MethodgetNameInit
suite/synctools/tablegen/include/llvm/TableGen/Record.h:1097
MethodgetNameInit
Get the name of the field as an Init.
suite/synctools/tablegen/include/llvm/TableGen/Record.h:1434
MethodgetNameInitAsString
suite/synctools/tablegen/include/llvm/TableGen/Record.h:1099
MethodgetNameInitAsString
Get the name of the field as a std::string.
suite/synctools/tablegen/include/llvm/TableGen/Record.h:1437
MethodgetNameStr
suite/synctools/tablegen/include/llvm/TableGen/Record.h:1349
MethodgetNameTable
It includes all the names that have samples either in outline instance or inline instance.
suite/synctools/tablegen/include/llvm/ProfileData/SampleProfReader.h:488
MethodgetNameTable
It includes all the names that have samples either in outline instance or inline instance.
suite/synctools/tablegen/include/llvm/ProfileData/SampleProfReader.h:598
MethodgetNameTableKind
suite/synctools/tablegen/include/llvm/IR/DebugInfoMetadata.h:1488
FunctiongetNamedGlobal
Return the global variable in the module with the specified name, of arbitrary type. This method returns null if a global with the specified name is n
suite/synctools/tablegen/include/llvm/IR/Module.h:424
MethodgetNamesPointer
Return a pointer to the names string that this class constructs.
suite/synctools/tablegen/include/llvm/ProfileData/InstrProfCorrelator.h:42
MethodgetNamesSize
Return the number of bytes in the names string.
suite/synctools/tablegen/include/llvm/ProfileData/InstrProfCorrelator.h:45
MethodgetNegatedExpression
This is the helper function to return the newly negated expression if the cost is not expensive.
suite/synctools/tablegen/include/llvm/CodeGen/TargetLowering.h:3823
FunctiongetNewDebugInstrNum
suite/synctools/tablegen/include/llvm/CodeGen/MachineFunction.h:1233
MethodgetNewValOperand
suite/synctools/tablegen/include/llvm/IR/Instructions.h:660
MethodgetNext
Get the next iterator. \a std::next() doesn't work because this is technically an input_iterator, but it's a perfectly valid operation. This is an a
suite/synctools/tablegen/include/llvm/IR/DebugInfoMetadata.h:2727
MethodgetNext
Accessors.
suite/synctools/tablegen/include/llvm/CodeGen/SchedulerRegistry.h:48
MethodgetNext
Accessors.
suite/synctools/tablegen/include/llvm/CodeGen/RegAllocRegistry.h:44
← previousnext →7,001–7,100 of 12,151, ranked by callers