Home
last modified time | relevance | path

Searched defs:InsertionPoint (Results 1 – 19 of 19) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCFIFixup.cpp186 struct InsertionPoint { struct
194 static InsertionPoint argument
H A DInterleavedLoadCombinePass.cpp1124 LoadInst *InsertionPoint = InterleavedLoad.front().EI[0].LI; in combine() local
H A DEarlyIfConversion.cpp141 MachineBasicBlock::iterator InsertionPoint; member in __anon4c5015260111::SSAIfConv
H A DSelectOptimize.cpp636 auto InsertionPoint = EndBlock->getFirstInsertionPt(); in convertProfitableSIGroups() local
/freebsd/contrib/llvm-project/clang/tools/driver/
H A Ddriver.cpp97 int InsertionPoint = 0; in insertTargetAndModeArgs() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVLoadStoreOptimizer.cpp346 MachineBasicBlock::iterator InsertionPoint = MergeForward ? Paired : I; in mergePairedInsns() local
H A DRISCVISelLowering.cpp21667 auto InsertionPoint = TailMBB->begin(); in emitSelectPseudo() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIModeRegister.cpp259 MachineInstr *InsertionPoint = nullptr; in processBlockPhase1() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64PromoteConstant.cpp464 Instruction *InsertionPoint = findInsertionPoint(*User, OpNo); in computeInsertionPoint() local
H A DAArch64LoadStoreOptimizer.cpp873 MachineBasicBlock::iterator InsertionPoint = MergeForward ? MergeMI : I; in mergeNarrowZeroStores() local
1116 MachineBasicBlock::iterator InsertionPoint = MergeForward ? Paired : I; in mergePairedInsns() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVCompare.cpp317 LVScope *InsertionPoint = It->second; in execute() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVEGatherScatterLowering.cpp891 BasicBlock::iterator InsertionPoint = in pushOutAdd() local
916 BasicBlock::iterator InsertionPoint = in pushOutMulShl() local
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DSortJavaScriptImports.cpp156 SourceRange InsertionPoint = References[0].Range; in analyze() local
/freebsd/contrib/llvm-project/compiler-rt/lib/ctx_profile/
H A DCtxInstrProfiling.cpp190 ContextNode *getCallsiteSlow(GUID Guid, ContextNode **InsertionPoint, in getCallsiteSlow()
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVStructurizer.cpp657 Instruction *InsertionPoint = *MergeInstructions.begin(); in sortSelectionMerge() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp3146 BasicBlock::iterator InsertionPoint = BB->getFirstInsertionPt(); in threadGuard() local
H A DSROA.cpp3833 OpSplitter(Instruction *InsertionPoint, Value *Ptr, Type *BaseTy, in OpSplitter()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp6390 auto InsertionPoint = TailMBB->begin(); in emitSelectPseudo() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp41296 auto AddOp = [&Ops](SDValue Input, int InsertionPoint) -> int { in combineX86ShufflesRecursively()