/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsELFObjectWriter.cpp | 471 auto InsertionPoint = in sortRelocs() local
|
/freebsd/contrib/llvm-project/clang/tools/driver/ |
H A D | driver.cpp | 94 int InsertionPoint = 0; in insertTargetAndModeArgs() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIModeRegister.cpp | 260 MachineInstr *InsertionPoint = nullptr; in processBlockPhase1() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/ctx_profile/ |
H A D | CtxInstrProfiling.cpp | 163 ContextNode *getCallsiteSlow(GUID Guid, ContextNode **InsertionPoint, in getCallsiteSlow()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64PromoteConstant.cpp | 464 Instruction *InsertionPoint = findInsertionPoint(*User, OpNo); in computeInsertionPoint() local
|
H A D | AArch64LoadStoreOptimizer.cpp | 763 MachineBasicBlock::iterator InsertionPoint = MergeForward ? MergeMI : I; in mergeNarrowZeroStores() local 981 MachineBasicBlock::iterator InsertionPoint = MergeForward ? Paired : I; in mergePairedInsns() local
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVCompare.cpp | 317 LVScope *InsertionPoint = ScopeLinks[Parent]; execute() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | MVEGatherScatterLowering.cpp | 892 BasicBlock::iterator InsertionPoint = in pushOutAdd() local 917 BasicBlock::iterator InsertionPoint = in pushOutMulShl() local
|
/freebsd/contrib/llvm-project/clang/lib/Format/ |
H A D | SortJavaScriptImports.cpp | 158 SourceRange InsertionPoint = References[0].Range; in analyze() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | EarlyIfConversion.cpp | 138 MachineBasicBlock::iterator InsertionPoint; member in __anon4c5015260111::SSAIfConv
|
H A D | InterleavedLoadCombinePass.cpp | 1125 LoadInst *InsertionPoint = InterleavedLoad.front().EI[0].LI; in combine() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | JumpThreading.cpp | 3107 BasicBlock::iterator InsertionPoint = BB->getFirstInsertionPt(); in threadGuard() local
|
H A D | SROA.cpp | 3741 OpSplitter(Instruction *InsertionPoint, Value *Ptr, Type *BaseTy, in OpSplitter()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 18519 auto InsertionPoint = TailMBB->begin(); emitSelectPseudo() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 39834 auto AddOp = [&Ops](SDValue Input, int InsertionPoint) -> int { in combineX86ShufflesRecursively()
|