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
setIrrLoopHeaderWeight
suite/synctools/tablegen/include/llvm/CodeGen/MachineBasicBlock.h:1086
Method
setIsAliasedByAnother
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h:552
Method
setIsBeginSection
suite/synctools/tablegen/include/llvm/CodeGen/MachineBasicBlock.h:586
Method
setIsCleanupFuncletEntry
Indicates if this is the entry block of a cleanup funclet.
suite/synctools/tablegen/include/llvm/CodeGen/MachineBasicBlock.h:578
Method
setIsDebug
suite/synctools/tablegen/include/llvm/CodeGen/MachineOperand.h:528
Method
setIsEHCatchretTarget
Indicates if this is a target block of a catchret.
suite/synctools/tablegen/include/llvm/CodeGen/MachineBasicBlock.h:566
Method
setIsEHFuncletEntry
Indicates if this is the entry block of an EH funclet.
suite/synctools/tablegen/include/llvm/CodeGen/MachineBasicBlock.h:572
Method
setIsEHPad
Indicates the block is a landing pad. That is this basic block is entered via an exception handler.
suite/synctools/tablegen/include/llvm/CodeGen/MachineBasicBlock.h:547
Method
setIsEHScopeEntry
Indicates if this is the entry block of an EH scope, i.e., the block that that used to have a catchpad or cleanuppad instruction in the LLVM IR.
suite/synctools/tablegen/include/llvm/CodeGen/MachineBasicBlock.h:560
Method
setIsEarlyClobber
suite/synctools/tablegen/include/llvm/CodeGen/MachineOperand.h:523
Method
setIsEndSection
suite/synctools/tablegen/include/llvm/CodeGen/MachineBasicBlock.h:588
Function
setIsFPConstrained
Enable/Disable use of constrained floating point math. When enabled the CreateF<op>() calls instead create constrained floating point intrinsic calls.
suite/synctools/tablegen/include/llvm/IR/IRBuilder.h:310
Method
setIsImmutableObjectIndex
Marks the immutability of an object.
suite/synctools/tablegen/include/llvm/CodeGen/MachineFrameInfo.h:678
Method
setIsInlineAsmBrIndirectTarget
Indicates if this is the indirect dest of an INLINEASM_BR.
suite/synctools/tablegen/include/llvm/CodeGen/MachineBasicBlock.h:616
Method
setIsInternalRead
suite/synctools/tablegen/include/llvm/CodeGen/MachineOperand.h:518
Function
setIsMaterializable
suite/synctools/tablegen/include/llvm/IR/Function.h:195
Method
setIsNoInline
suite/synctools/tablegen/include/llvm/IR/InstrTypes.h:1823
Method
setIsSplitFromReg
records virtReg is a split live interval from SReg.
suite/synctools/tablegen/include/llvm/CodeGen/VirtRegMap.h:153
Method
setIsUndef
suite/synctools/tablegen/include/llvm/CodeGen/MachineOperand.h:511
Method
setIsUse
suite/synctools/tablegen/include/llvm/CodeGen/MachineOperand.h:490
Method
setLabelMustBeEmitted
Set this block to reflect that, regardless how we flow to it, we need its label be emitted.
suite/synctools/tablegen/include/llvm/CodeGen/MachineBasicBlock.h:226
Method
setLastLocalValue
Update the position of the last instruction emitted for materializing constants for use in the current block.
suite/synctools/tablegen/include/llvm/CodeGen/FastISel.h:237
Method
setLegalizeScalarToDifferentSizeStrategy
The setAction calls record the non-size-changing legalization actions to take on specificly-sized types. The SizeChangeStrategy defines what to do whe
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/LegacyLegalizerInfo.h:179
Method
setLegalizeVectorElementToDifferentSizeStrategy
See also setLegalizeScalarToDifferentSizeStrategy. This function allows to set the SizeChangeStrategy for vector elements.
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/LegacyLegalizerInfo.h:190
Method
setLength
suite/synctools/tablegen/include/llvm/IR/IntrinsicInst.h:743
Method
setLibcallCallingConv
Set the CallingConv that should be used for the specified libcall.
suite/synctools/tablegen/include/llvm/CodeGen/TargetLowering.h:2970
Method
setLibcallName
Rename the default libcall routine name for the specified libcall.
suite/synctools/tablegen/include/llvm/CodeGen/TargetLowering.h:2948
Method
setLimit
Set the new optimization limit and reset the counter. Passing OptBisect::Disabled disables the limiting.
suite/synctools/tablegen/include/llvm/IR/OptBisect.h:66
Method
setLinkage
suite/synctools/tablegen/include/llvm/IR/GlobalValue.h:460
Method
setLinkage
Sets the linkage to the value determined by global summary-based optimization. Will be applied in the ThinLTO backends.
suite/synctools/tablegen/include/llvm/IR/ModuleSummaryIndex.h:407
Method
setListener
suite/synctools/tablegen/include/llvm/CodeGen/MachinePassRegistry.h:102
Method
setListener
suite/synctools/tablegen/include/llvm/CodeGen/SchedulerRegistry.h:56
Method
setListener
suite/synctools/tablegen/include/llvm/CodeGen/RegAllocRegistry.h:56
Method
setListener
suite/synctools/tablegen/include/llvm/CodeGen/MachineScheduler.h:169
Method
setLive
suite/synctools/tablegen/include/llvm/IR/ModuleSummaryIndex.h:416
Method
setLiveOutValue
setLiveOutValue - Indicate that VNI is live out from MBB. The calculateValues() function will not add liveness for MBB, the caller should take care o
suite/synctools/tablegen/include/llvm/CodeGen/LiveRangeCalc.h:230
Method
setLoadExtAction
Indicate that the specified load with extension does not work with the specified type and indicate what to do about it.
suite/synctools/tablegen/include/llvm/CodeGen/TargetLowering.h:2238
Method
setLocalFrameMaxAlign
Required alignment of the local object blob, which is the strictest alignment of any object in it.
suite/synctools/tablegen/include/llvm/CodeGen/MachineFrameInfo.h:424
Method
setLocalFrameSize
Set the size of the local object blob.
suite/synctools/tablegen/include/llvm/CodeGen/MachineFrameInfo.h:417
Method
setMBB
Set the insertion point to the end of \p MBB. \pre \p MBB must be contained by getMF().
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:324
Method
setMF
suite/synctools/tablegen/include/llvm/CodeGen/GlobalISel/CSEInfo.h:214
Method
setMachineOutliner
suite/synctools/tablegen/include/llvm/Target/TargetMachine.h:253
Method
setMaxAtomicSizeInBitsSupported
Set the maximum atomic operation size supported by the backend. Atomic operations greater than this size (as well as ones that are not naturally align
suite/synctools/tablegen/include/llvm/CodeGen/TargetLowering.h:2359
Method
setMaxBytesForAlignment
Set the maximum amount of padding allowed for aligning the basic block
suite/synctools/tablegen/include/llvm/CodeGen/MachineBasicBlock.h:537
Method
setMaxBytesForAlignment
suite/synctools/tablegen/include/llvm/CodeGen/TargetLowering.h:2346
Method
setMaxCallFrameSize
suite/synctools/tablegen/include/llvm/CodeGen/MachineFrameInfo.h:631
Method
setMemAlign
suite/synctools/tablegen/include/llvm/CodeGen/TargetCallingConv.h:147
Method
setMinCmpXchgSizeInBits
Sets the minimum cmpxchg or ll/sc size supported by the backend.
suite/synctools/tablegen/include/llvm/CodeGen/TargetLowering.h:2364
Method
setMinFunctionAlignment
Set the target's minimum function alignment.
suite/synctools/tablegen/include/llvm/CodeGen/TargetLowering.h:2332
Method
setMinStackArgumentAlignment
Set the minimum stack alignment of an argument.
suite/synctools/tablegen/include/llvm/CodeGen/TargetLowering.h:2351
Method
setMode
(int opt)
bindings/java/capstone/Capstone.java:485
Method
setModule
suite/synctools/tablegen/include/llvm/ProfileData/SampleProfReader.h:502
Function
setModuleIdentifier
Set the module identifier.
suite/synctools/tablegen/include/llvm/IR/Module.h:288
Function
setModuleInlineAsm
Set the module-scope inline assembly blocks. A trailing newline is added if the input doesn't have one.
suite/synctools/tablegen/include/llvm/IR/Module.h:302
Method
setModulePath
Set the path to the module containing this function, for use in the combined index.
suite/synctools/tablegen/include/llvm/IR/ModuleSummaryIndex.h:392
Function
setMustProgress
suite/synctools/tablegen/include/llvm/IR/Function.h:620
Method
setName
Set the name of the function.
suite/synctools/tablegen/include/llvm/ProfileData/SampleProf.h:943
Method
setNest
suite/synctools/tablegen/include/llvm/CodeGen/TargetCallingConv.h:118
Method
setNext
suite/synctools/tablegen/include/llvm/CodeGen/RDFGraph.h:469
Method
setNoFPExcept
suite/synctools/tablegen/include/llvm/CodeGen/SelectionDAGNodes.h:420
Method
setNoInfs
suite/synctools/tablegen/include/llvm/IR/Operator.h:227
Method
setNoInfs
suite/synctools/tablegen/include/llvm/CodeGen/SelectionDAGNodes.h:414
Method
setNoNaNs
suite/synctools/tablegen/include/llvm/IR/Operator.h:224
Method
setNoNaNs
suite/synctools/tablegen/include/llvm/CodeGen/SelectionDAGNodes.h:413
Method
setNoRecurse
suite/synctools/tablegen/include/llvm/IR/ModuleSummaryIndex.h:744
Method
setNoSignedWrap
suite/synctools/tablegen/include/llvm/CodeGen/SelectionDAGNodes.h:411
Method
setNoSignedZeros
suite/synctools/tablegen/include/llvm/IR/Operator.h:230
Method
setNoSignedZeros
suite/synctools/tablegen/include/llvm/CodeGen/SelectionDAGNodes.h:415
Function
setNoSync
suite/synctools/tablegen/include/llvm/IR/Function.h:602
Method
setNoUnwind
suite/synctools/tablegen/include/llvm/IR/ModuleSummaryIndex.h:746
Method
setNode
set the SDNode
suite/synctools/tablegen/include/llvm/CodeGen/SelectionDAGNodes.h:154
Method
setNode
suite/synctools/tablegen/include/llvm/CodeGen/SelectionDAGNodes.h:1202
Method
setNode
Assigns the representative SDNode for this SUnit. This may be used during pre-regalloc scheduling.
suite/synctools/tablegen/include/llvm/CodeGen/ScheduleDAG.h:348
Method
setNodeId
Set unique node id.
suite/synctools/tablegen/include/llvm/CodeGen/SelectionDAGNodes.h:712
Method
setNodeIdForVReg
suite/synctools/tablegen/include/llvm/CodeGen/RegAllocPBQP.h:148
Method
setNormalDest
suite/synctools/tablegen/include/llvm/IR/Instructions.h:3904
Function
setNotConvergent
suite/synctools/tablegen/include/llvm/IR/Function.h:578
Method
setNotConvergent
suite/synctools/tablegen/include/llvm/IR/InstrTypes.h:1887
Method
setNotEligibleToImport
Flag that this global value cannot be imported.
suite/synctools/tablegen/include/llvm/IR/ModuleSummaryIndex.h:434
Method
setNumHungOffUseOperands
Subclasses with hung off uses need to manage the operand count themselves. In these instances, the operand count isn't used to find the OperandList,
suite/synctools/tablegen/include/llvm/IR/User.h:215
Method
setNumber
suite/synctools/tablegen/include/llvm/CodeGen/MachineBasicBlock.h:1074
Method
setNumber
suite/synctools/tablegen/include/llvm/CodeGen/DIE.h:105
Method
setObjectAlignment
setObjectAlignment - Change the alignment of the specified stack object.
suite/synctools/tablegen/include/llvm/CodeGen/MachineFrameInfo.h:473
Method
setObjectOffset
Set the stack frame offset of the specified object. The offset is relative to the stack pointer on entry to the function.
suite/synctools/tablegen/include/llvm/CodeGen/MachineFrameInfo.h:527
Method
setObjectSExt
suite/synctools/tablegen/include/llvm/CodeGen/MachineFrameInfo.h:519
Method
setObjectSSPLayout
suite/synctools/tablegen/include/llvm/CodeGen/MachineFrameInfo.h:541
Method
setObjectSize
Change the size of the specified stack object.
suite/synctools/tablegen/include/llvm/CodeGen/MachineFrameInfo.h:459
Method
setObjectZExt
suite/synctools/tablegen/include/llvm/CodeGen/MachineFrameInfo.h:507
Function
setObserver
suite/synctools/tablegen/include/llvm/CodeGen/MachineFunction.h:588
Method
setOffset
suite/synctools/tablegen/include/llvm/CodeGen/MachineMemOperand.h:320
Method
setOffset
suite/synctools/tablegen/include/llvm/CodeGen/DIE.h:850
Method
setOffsetAdjustment
Set the correction for frame offsets.
suite/synctools/tablegen/include/llvm/CodeGen/MachineFrameInfo.h:564
Function
setOnlyAccessesArgMemory
suite/synctools/tablegen/include/llvm/IR/Function.h:524
Method
setOnlyAccessesArgMemory
suite/synctools/tablegen/include/llvm/IR/InstrTypes.h:1846
Function
setOnlyAccessesInaccessibleMemOrArgMem
suite/synctools/tablegen/include/llvm/IR/Function.h:540
Method
setOnlyAccessesInaccessibleMemOrArgMem
suite/synctools/tablegen/include/llvm/IR/InstrTypes.h:1862
Function
setOnlyAccessesInaccessibleMemory
suite/synctools/tablegen/include/llvm/IR/Function.h:531
Method
setOnlyAccessesInaccessibleMemory
suite/synctools/tablegen/include/llvm/IR/InstrTypes.h:1853
Function
setOnlyReadsMemory
suite/synctools/tablegen/include/llvm/IR/Function.h:507
Method
setOnlyReadsMemory
suite/synctools/tablegen/include/llvm/IR/InstrTypes.h:1833
← previous
next →
11,201–11,300 of 12,151, ranked by callers