Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMachineOperand.cpp846 Formatter = TII->getMIRFormatter(); in print()
1217 const MIRFormatter *Formatter = TII->getMIRFormatter(); in print()
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h2039 virtual const MIRFormatter *getMIRFormatter() const { in getMIRFormatter() function
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h1180 const MIRFormatter *getMIRFormatter() const override { in getMIRFormatter() function
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp2940 if (const auto *Formatter = TII->getMIRFormatter()) { in parseMachineOperand()
3217 if (const auto *Formatter = TII->getMIRFormatter()) { in parseMemoryPseudoSourceValue()