Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp471 auto InsertionPoint = in sortRelocs() local
/freebsd/contrib/llvm-project/clang/tools/driver/
H A Ddriver.cpp94 int InsertionPoint = 0; in insertTargetAndModeArgs() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIModeRegister.cpp260 MachineInstr *InsertionPoint = nullptr; in processBlockPhase1() local
/freebsd/contrib/llvm-project/compiler-rt/lib/ctx_profile/
H A DCtxInstrProfiling.cpp163 ContextNode *getCallsiteSlow(GUID Guid, ContextNode **InsertionPoint, in getCallsiteSlow()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64PromoteConstant.cpp464 Instruction *InsertionPoint = findInsertionPoint(*User, OpNo); in computeInsertionPoint() local
H A DAArch64LoadStoreOptimizer.cpp763 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 DLVCompare.cpp317 LVScope *InsertionPoint = ScopeLinks[Parent]; execute() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVEGatherScatterLowering.cpp892 BasicBlock::iterator InsertionPoint = in pushOutAdd() local
917 BasicBlock::iterator InsertionPoint = in pushOutMulShl() local
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DSortJavaScriptImports.cpp158 SourceRange InsertionPoint = References[0].Range; in analyze() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DEarlyIfConversion.cpp138 MachineBasicBlock::iterator InsertionPoint; member in __anon4c5015260111::SSAIfConv
H A DInterleavedLoadCombinePass.cpp1125 LoadInst *InsertionPoint = InterleavedLoad.front().EI[0].LI; in combine() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp3107 BasicBlock::iterator InsertionPoint = BB->getFirstInsertionPt(); in threadGuard() local
H A DSROA.cpp3741 OpSplitter(Instruction *InsertionPoint, Value *Ptr, Type *BaseTy, in OpSplitter()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp18519 auto InsertionPoint = TailMBB->begin(); emitSelectPseudo() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp39834 auto AddOp = [&Ops](SDValue Input, int InsertionPoint) -> int { in combineX86ShufflesRecursively()