Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOperand.cpp864 Formatter = TII->getMIRFormatter(); in print()
1225 const MIRFormatter *Formatter = TII->getMIRFormatter(); in print()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h2180 virtual const MIRFormatter *getMIRFormatter() const { in getMIRFormatter() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h1360 const MIRFormatter *getMIRFormatter() const override { in getMIRFormatter() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp2983 if (const auto *Formatter = TII->getMIRFormatter()) { in parseMachineOperand()
3260 if (const auto *Formatter = TII->getMIRFormatter()) { in parseMemoryPseudoSourceValue()