Home
last modified time | relevance | path

Searched refs:InstrInsertPoint (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DRegBankSelect.cpp819 addInsertPoint(*new InstrInsertPoint(MI, Before)); in addInsertPoint()
839 RegBankSelect::InstrInsertPoint::InstrInsertPoint(MachineInstr &Instr, in InstrInsertPoint() function in RegBankSelect::InstrInsertPoint
850 void RegBankSelect::InstrInsertPoint::materialize() { in materialize()
872 bool RegBankSelect::InstrInsertPoint::isSplit() const { in isSplit()
881 uint64_t RegBankSelect::InstrInsertPoint::frequency(const Pass &P) const { in frequency()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DRegBankSelect.h203 class InstrInsertPoint : public InsertPoint {
226 InstrInsertPoint(MachineInstr &Instr, bool Before = true);