Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOperand.cpp810 Formatter = TII->getMIRFormatter(); in print()
1165 const MIRFormatter *Formatter = TII->getMIRFormatter(); in print()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1978 virtual const MIRFormatter *getMIRFormatter() const { in getMIRFormatter() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h1115 const MIRFormatter *getMIRFormatter() const override { in getMIRFormatter() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp2828 if (const auto *Formatter = TII->getMIRFormatter()) { in parseMachineOperand()
3092 if (const auto *Formatter = TII->getMIRFormatter()) { in parseMemoryPseudoSourceValue()