Home
last modified time | relevance | path

Searched refs:recordInsertion (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DMachineIRBuilder.cpp59 void MachineIRBuilder::recordInsertion(MachineInstr *InsertedInstr) const { in recordInsertion() function in MachineIRBuilder
85 recordInsertion(MIB); in insertInstr()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h233 void recordInsertion(MachineInstr *MI) const;
/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h234 void recordInsertion(MachineInstr *InsertedInstr) const { in recordInsertion() function
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DMachineIRBuilder.cpp47 recordInsertion(MIB); in insertInstr()