Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOperand.cpp864 Formatter = TII->getMIRFormatter(); in print()
1228 const MIRFormatter *Formatter = TII->getMIRFormatter(); in print()
/src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h2216 virtual const MIRFormatter *getMIRFormatter() const { in getMIRFormatter() function
/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h1433 const MIRFormatter *getMIRFormatter() const override { in getMIRFormatter() function
/src/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp2959 if (const auto *Formatter = TII->getMIRFormatter()) { in parseMachineOperand()
3236 if (const auto *Formatter = TII->getMIRFormatter()) { in parseMemoryPseudoSourceValue()