Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DInstrEmitter.h133 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/lib/Transforms/Vectorize/
DLoopVectorize.cpp795 Instruction *getInsertPos() const { return InsertPos; } in getInsertPos() function in __anonfb91178e0111::InterleaveGroup