Home
last modified time | relevance | path

Searched defs:getInsertPos (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.h130 MachineBasicBlock::iterator getInsertPos() { return InsertPos; } in getInsertPos() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.h127 MachineBasicBlock::iterator getInsertPos() { return InsertPos; } in getInsertPos() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DVectorUtils.h502 InstTy *getInsertPos() const { return InsertPos; } in getInsertPos() function
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp795 Instruction *getInsertPos() const { return InsertPos; } in getInsertPos() function in __anon4a4ec4140111::InterleaveGroup