Home
last modified time | relevance | path

Searched refs:getMIRFormatter (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/llvm/lib/CodeGen/
DMachineOperand.cpp802 Formatter = TII->getMIRFormatter(); in print()
1152 const MIRFormatter *Formatter = TII->getMIRFormatter(); in print()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineOperand.cpp790 Formatter = TII->getMIRFormatter(); in print()
1138 const MIRFormatter *Formatter = TII->getMIRFormatter(); in print()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1813 virtual const MIRFormatter *getMIRFormatter() const { in getMIRFormatter() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1901 virtual const MIRFormatter *getMIRFormatter() const { in getMIRFormatter() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp2606 if (const auto *Formatter = TII->getMIRFormatter()) { in parseMachineOperand()
2867 if (const auto *Formatter = TII->getMIRFormatter()) { in parseMemoryPseudoSourceValue()
/external/llvm-project/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp2658 if (const auto *Formatter = TII->getMIRFormatter()) { in parseMachineOperand()
2919 if (const auto *Formatter = TII->getMIRFormatter()) { in parseMemoryPseudoSourceValue()