| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | CFIFixup.cpp | 186 struct InsertionPoint { struct 194 static InsertionPoint argument
|
| H A D | InterleavedLoadCombinePass.cpp | 1124 LoadInst *InsertionPoint = InterleavedLoad.front().EI[0].LI; in combine() local
|
| H A D | EarlyIfConversion.cpp | 141 MachineBasicBlock::iterator InsertionPoint; member in __anon4c5015260111::SSAIfConv
|
| H A D | SelectOptimize.cpp | 636 auto InsertionPoint = EndBlock->getFirstInsertionPt(); in convertProfitableSIGroups() local
|
| /freebsd/contrib/llvm-project/clang/tools/driver/ |
| H A D | driver.cpp | 97 int InsertionPoint = 0; in insertTargetAndModeArgs() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVLoadStoreOptimizer.cpp | 346 MachineBasicBlock::iterator InsertionPoint = MergeForward ? Paired : I; in mergePairedInsns() local
|
| H A D | RISCVISelLowering.cpp | 21667 auto InsertionPoint = TailMBB->begin(); in emitSelectPseudo() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIModeRegister.cpp | 259 MachineInstr *InsertionPoint = nullptr; in processBlockPhase1() local
|
| /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 | 873 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 D | LVCompare.cpp | 317 LVScope *InsertionPoint = It->second; in execute() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | MVEGatherScatterLowering.cpp | 891 BasicBlock::iterator InsertionPoint = in pushOutAdd() local 916 BasicBlock::iterator InsertionPoint = in pushOutMulShl() local
|
| /freebsd/contrib/llvm-project/clang/lib/Format/ |
| H A D | SortJavaScriptImports.cpp | 156 SourceRange InsertionPoint = References[0].Range; in analyze() local
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/ctx_profile/ |
| H A D | CtxInstrProfiling.cpp | 190 ContextNode *getCallsiteSlow(GUID Guid, ContextNode **InsertionPoint, in getCallsiteSlow()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVStructurizer.cpp | 657 Instruction *InsertionPoint = *MergeInstructions.begin(); in sortSelectionMerge() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | JumpThreading.cpp | 3146 BasicBlock::iterator InsertionPoint = BB->getFirstInsertionPt(); in threadGuard() local
|
| H A D | SROA.cpp | 3833 OpSplitter(Instruction *InsertionPoint, Value *Ptr, Type *BaseTy, in OpSplitter()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchISelLowering.cpp | 6390 auto InsertionPoint = TailMBB->begin(); in emitSelectPseudo() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 41296 auto AddOp = [&Ops](SDValue Input, int InsertionPoint) -> int { in combineX86ShufflesRecursively()
|