Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/refactor/tweaks/
H A DDefineOutline.cpp318 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 DExtractVariable.cpp60 const clang::Stmt *InsertionPoint = nullptr; global() member in clang::clangd::__anon6379dcb20111::ExtractionContext
199 __anon6379dcb20202(const SelectionTree::Node *InsertionPoint) computeInsertionPoint() argument
[all...]
H A DAddUsing.cpp371 auto InsertionPoint = findInsertionPoint(Inputs, QualifierToRemove, in apply() local
/llvm-project/flang/lib/Optimizer/Transforms/
H A DStackArrays.cpp72 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__.py196 block_or_insertion_point: Union[ir.Block, ir.InsertionPoint],
/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp471 auto InsertionPoint = sortRelocs() local
/llvm-project/clang/tools/driver/
H A Ddriver.cpp94 int InsertionPoint = 0; insertTargetAndModeArgs() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIModeRegister.cpp260 MachineInstr *InsertionPoint = nullptr; processBlockPhase1() local
[all...]
/llvm-project/compiler-rt/lib/ctx_profile/
H A DCtxInstrProfiling.cpp163 getCallsiteSlow(GUID Guid,ContextNode ** InsertionPoint,uint32_t NrCounters,uint32_t NrCallsites) getCallsiteSlow() argument
/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVCompare.cpp316 LVScope *InsertionPoint = ScopeLinks[Parent]; execute() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64PromoteConstant.cpp464 Instruction *InsertionPoint = findInsertionPoint(*User, OpNo); computeInsertionPoint() local
H A DAArch64LoadStoreOptimizer.cpp763 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 DMVEGatherScatterLowering.cpp892 BasicBlock::iterator InsertionPoint = pushOutAdd() local
917 BasicBlock::iterator InsertionPoint = pushOutMulShl() local
/llvm-project/clang/lib/Format/
H A DSortJavaScriptImports.cpp158 SourceRange InsertionPoint = References[0].Range; in analyze() local
/llvm-project/bolt/lib/Passes/
H A DLongJmp.cpp583 BinaryBasicBlock *InsertionPoint = &BB; relax() local
H A DShrinkWrapping.cpp1731 Expected<BBIterTy> ShrinkWrapping::processInsertion(BBIterTy InsertionPoint, in processInsertion()
1784 BBIterTy InsertionPoint, BinaryBasicBlock *CurBB, in processInsertionsList()
/llvm-project/llvm/lib/CodeGen/
H A DEarlyIfConversion.cpp138 MachineBasicBlock::iterator InsertionPoint; global() member in __anondae13cb90111::SSAIfConv
H A DInterleavedLoadCombinePass.cpp1125 LoadInst *InsertionPoint = InterleavedLoad.front().EI[0].LI; combine() local
[all...]
/llvm-project/mlir/lib/Bindings/Python/
H A DIRModule.h111 InsertionPoint, enumerator
/llvm-project/clang-tools-extra/clangd/
H A DAST.cpp662 SourceLocation InsertionPoint, in getQualification() argument
/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp3107 BasicBlock::iterator InsertionPoint = BB->getFirstInsertionPt(); threadGuard() local
H A DSROA.cpp3741 OpSplitter(Instruction * InsertionPoint,Value * Ptr,Type * BaseTy,Align BaseAlign,const DataLayout & DL,IRBuilderTy & IRB) OpSplitter() argument
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp18456 auto InsertionPoint = TailMBB->begin(); emitSelectPseudo() local
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp39816 __anon0268aba88202(SDValue Input, int InsertionPoint) combineX86ShufflesRecursively() argument
[all...]