Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineOperand.cpp802 Formatter = TII->getMIRFormatter(); in print()
1148 const MIRFormatter *Formatter = TII->getMIRFormatter(); in print()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1965 virtual const MIRFormatter *getMIRFormatter() const { in getMIRFormatter() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h1114 const MIRFormatter *getMIRFormatter() const override { in getMIRFormatter() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp2657 if (const auto *Formatter = TII->getMIRFormatter()) { in parseMachineOperand()
2921 if (const auto *Formatter = TII->getMIRFormatter()) { in parseMemoryPseudoSourceValue()