Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp471 auto InsertionPoint = in sortRelocs() local
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DSIModeRegister.cpp261 MachineInstr *InsertionPoint = nullptr; in processBlockPhase1() local
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64PromoteConstant.cpp464 Instruction *InsertionPoint = findInsertionPoint(*User, OpNo); in computeInsertionPoint() local
DAArch64LoadStoreOptimizer.cpp743 MachineBasicBlock::iterator InsertionPoint = MergeForward ? MergeMI : I; in mergeNarrowZeroStores() local
918 MachineBasicBlock::iterator InsertionPoint = MergeForward ? Paired : I; in mergePairedInsns() local
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DMVEGatherScatterLowering.cpp889 Instruction *InsertionPoint = in pushOutAdd() local
914 Instruction *InsertionPoint = &cast<Instruction>( in pushOutMulShl() local
/openbsd/src/gnu/llvm/clang/tools/driver/
Ddriver.cpp221 int InsertionPoint = 0; in insertTargetAndModeArgs() local
/openbsd/src/gnu/llvm/clang/lib/Format/
DSortJavaScriptImports.cpp159 SourceRange InsertionPoint = References[0].Range; in analyze() local
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DEarlyIfConversion.cpp138 MachineBasicBlock::iterator InsertionPoint; member in __anon20dbcc220111::SSAIfConv
DInterleavedLoadCombinePass.cpp1119 LoadInst *InsertionPoint = InterleavedLoad.front().EI[0].LI; in combine() local
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp3100 Instruction *InsertionPoint = &*BB->getFirstInsertionPt(); in threadGuard() local
DSROA.cpp3629 OpSplitter(Instruction *InsertionPoint, Value *Ptr, Type *BaseTy, in OpSplitter()
/openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp11429 auto InsertionPoint = TailMBB->begin(); in emitSelectPseudo() local
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86ISelLowering.cpp40236 auto AddOp = [&Ops](SDValue Input, int InsertionPoint) -> int { in combineX86ShufflesRecursively()