Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h234 void recordInsertion(MachineInstr *InsertedInstr) const { in recordInsertion() argument
236 State.Observer->createdInstr(*InsertedInstr); in recordInsertion()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DMachineIRBuilder.cpp59 void MachineIRBuilder::recordInsertion(MachineInstr *InsertedInstr) const { in recordInsertion()
61 State.Observer->createdInstr(*InsertedInstr); in recordInsertion()