/llvm-project/clang-tools-extra/clangd/refactor/tweaks/ |
H A D | DefineOutline.cpp | 318 struct InsertionPoint { global() struct 319 EnclosingNamespaceclang::clangd::__anonf566cf5c0111::InsertionPoint global() argument 320 Offsetclang::clangd::__anonf566cf5c0111::InsertionPoint global() argument 444 auto InsertionPoint = getInsertionPoint(Contents, Sel); apply() local
|
H A D | ExtractVariable.cpp | 60 const clang::Stmt *InsertionPoint = nullptr; global() member in clang::clangd::__anon6379dcb20111::ExtractionContext 199 __anon6379dcb20202(const SelectionTree::Node *InsertionPoint) computeInsertionPoint() argument [all...] |
H A D | AddUsing.cpp | 371 auto InsertionPoint = findInsertionPoint(Inputs, QualifierToRemove, in apply() local
|
/llvm-project/flang/lib/Optimizer/Transforms/ |
H A D | StackArrays.cpp | 72 class InsertionPoint { class 86 InsertionPoint(T *ptr, bool saveRestoreStack = false) InsertionPoint() function in __anon38c2b7480111::InsertionPoint 88 InsertionPoint(std::nullptr_t null) InsertionPoint() function in __anon38c2b7480111::InsertionPoint [all...] |
/llvm-project/mlir/python/mlir/dialects/transform/extras/ |
H A D | __init__.py | 196 block_or_insertion_point: Union[ir.Block, ir.InsertionPoint],
|
/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsELFObjectWriter.cpp | 471 auto InsertionPoint = sortRelocs() local
|
/llvm-project/clang/tools/driver/ |
H A D | driver.cpp | 94 int InsertionPoint = 0; insertTargetAndModeArgs() local
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIModeRegister.cpp | 260 MachineInstr *InsertionPoint = nullptr; processBlockPhase1() local [all...] |
/llvm-project/compiler-rt/lib/ctx_profile/ |
H A D | CtxInstrProfiling.cpp | 163 getCallsiteSlow(GUID Guid,ContextNode ** InsertionPoint,uint32_t NrCounters,uint32_t NrCallsites) getCallsiteSlow() argument
|
/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVCompare.cpp | 316 LVScope *InsertionPoint = ScopeLinks[Parent]; execute() local
|
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64PromoteConstant.cpp | 464 Instruction *InsertionPoint = findInsertionPoint(*User, OpNo); computeInsertionPoint() local
|
H A D | AArch64LoadStoreOptimizer.cpp | 763 MachineBasicBlock::iterator InsertionPoint = MergeForward ? MergeMI : I; mergeNarrowZeroStores() local 981 MachineBasicBlock::iterator InsertionPoint = MergeForward ? Paired : I; mergePairedInsns() local
|
/llvm-project/llvm/lib/Target/ARM/ |
H A D | MVEGatherScatterLowering.cpp | 892 BasicBlock::iterator InsertionPoint = pushOutAdd() local 917 BasicBlock::iterator InsertionPoint = pushOutMulShl() local
|
/llvm-project/clang/lib/Format/ |
H A D | SortJavaScriptImports.cpp | 158 SourceRange InsertionPoint = References[0].Range; in analyze() local
|
/llvm-project/bolt/lib/Passes/ |
H A D | LongJmp.cpp | 583 BinaryBasicBlock *InsertionPoint = &BB; relax() local
|
H A D | ShrinkWrapping.cpp | 1731 Expected<BBIterTy> ShrinkWrapping::processInsertion(BBIterTy InsertionPoint, in processInsertion() 1784 BBIterTy InsertionPoint, BinaryBasicBlock *CurBB, in processInsertionsList()
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | EarlyIfConversion.cpp | 138 MachineBasicBlock::iterator InsertionPoint; global() member in __anondae13cb90111::SSAIfConv
|
H A D | InterleavedLoadCombinePass.cpp | 1125 LoadInst *InsertionPoint = InterleavedLoad.front().EI[0].LI; combine() local [all...] |
/llvm-project/mlir/lib/Bindings/Python/ |
H A D | IRModule.h | 111 InsertionPoint, enumerator
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | AST.cpp | 662 SourceLocation InsertionPoint, in getQualification() argument
|
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | JumpThreading.cpp | 3107 BasicBlock::iterator InsertionPoint = BB->getFirstInsertionPt(); threadGuard() local
|
H A D | SROA.cpp | 3741 OpSplitter(Instruction * InsertionPoint,Value * Ptr,Type * BaseTy,Align BaseAlign,const DataLayout & DL,IRBuilderTy & IRB) OpSplitter() argument
|
/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 18456 auto InsertionPoint = TailMBB->begin(); emitSelectPseudo() local
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 39816 __anon0268aba88202(SDValue Input, int InsertionPoint) combineX86ShufflesRecursively() argument [all...] |