Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.h127 MachineBasicBlock::iterator getInsertPos() { return InsertPos; } in getInsertPos() function
/external/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.h130 MachineBasicBlock::iterator getInsertPos() { return InsertPos; } in getInsertPos() function
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.h137 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-project/llvm/include/llvm/Analysis/
DVectorUtils.h676 InstTy *getInsertPos() const { return InsertPos; } in getInsertPos() function
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp795 Instruction *getInsertPos() const { return InsertPos; } in getInsertPos() function in __anonaac874760111::InterleaveGroup