Searched defs:InsertPos (Results 1 - 25 of 59) sorted by relevance

123

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.h36 MachineBasicBlock::iterator InsertPos; member in class:llvm::InstrEmitter
H A DScheduleDAGFast.cpp762 ScheduleDAGLinearize::EmitSchedule(MachineBasicBlock::iterator &InsertPos) { argument
777 MachineBasicBlock::iterator InsertPos = Emitter.getInsertPos(); local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Symbol/
H A DCxxModuleHandler.cpp257 void *InsertPos = nullptr; local
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBasicValueFactory.cpp91 void *InsertPos; local
129 void *InsertPos; local
147 void *InsertPos; local
165 void *InsertPos; local
305 void *InsertPos; local
330 void *InsertPos; local
[all...]
H A DExplodedGraph.cpp401 void *InsertPos = nullptr; local
H A DSymbolManager.cpp171 void *InsertPos; local
190 void *InsertPos; local
207 void *InsertPos; local
223 void *InsertPos; local
241 void *InsertPos; local
258 void *InsertPos; local
275 void *InsertPos; local
293 void *InsertPos; local
311 void *InsertPos; local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreLowerThreadLocal.cpp142 Instruction *InsertPos = PredBB->getTerminator(); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRenameIndependentSubregs.cpp330 MachineBasicBlock::iterator InsertPos = local
H A DPHIElimination.cpp395 MachineBasicBlock::iterator InsertPos = local
H A DMachineSink.cpp977 MachineBasicBlock::iterator InsertPos = SuccToSinkTo->begin(); local
833 performSink(MachineInstr &MI, MachineBasicBlock &SuccToSinkTo, MachineBasicBlock::iterator InsertPos, SmallVectorImpl<MachineInstr *> &DbgValuesToSink) argument
1372 MachineBasicBlock::iterator InsertPos = SuccBB->getFirstNonPHI(); local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DImmutableList.h179 void* InsertPos; local
H A DFoldingSet.h444 T *FindNodeOrInsertPos(const FoldingSetNodeID &ID, void *&InsertPos) { argument
451 void InsertNode(T *N, void *InsertPos) { argument
581 T *FindNodeOrInsertPos(const FoldingSetNodeID &ID, void *&InsertPos) { argument
597 InsertNode(T *N, void *InsertPos) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclarationName.cpp289 void *InsertPos = nullptr; local
304 void *InsertPos = nullptr; local
320 void *InsertPos = nullptr; local
335 void *InsertPos local
366 void *InsertPos = nullptr; local
[all...]
H A DNestedNameSpecifier.cpp45 void *InsertPos = nullptr; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp152 void *InsertPos; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCSEInfo.cpp122 void GISelCSEInfo::insertNode(UniqueMachineInstr *UMI, void *InsertPos) { argument
145 void GISelCSEInfo::insertInstr(MachineInstr *MI, void *InsertPos) { argument
106 getNodeIfExists(FoldingSetNodeID &ID, MachineBasicBlock *MBB, void *&InsertPos) argument
153 getMachineInstrIfExists(FoldingSetNodeID &ID, MachineBasicBlock *MBB, void *&InsertPos) argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
H A DFoldingSet.cpp346 void FoldingSetBase::InsertNode(Node *N, void *InsertPos) { argument
321 FindNodeOrInsertPos(const FoldingSetNodeID &ID, void *&InsertPos) argument
H A DItaniumManglingCanonicalizer.cpp112 void *InsertPos; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb2ITBlockPass.cpp222 MachineBasicBlock::iterator InsertPos = MIB.getInstr(); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLateEHPrepare.cpp132 auto InsertPos = MBB.begin(); local
382 auto InsertPos = MBB.begin(); local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopSimplify.cpp387 Function::iterator InsertPos = ++BackedgeBlocks.back()->getIterator(); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp73 void Instruction::insertBefore(Instruction *InsertPos) { argument
79 void Instruction::insertAfter(Instruction *InsertPos) { argument
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DVectorUtils.h549 InstTy *InsertPos; member in class:llvm::InterleaveGroup
/freebsd-12-stable/contrib/llvm-project/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp387 void *InsertPos; local
403 void *InsertPos; local
427 void *InsertPos; local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Lex/
H A DPPMacroExpansion.cpp138 void *InsertPos; local
177 void *InsertPos; local

Completed in 374 milliseconds

123