HomeSort by: relevance | last modified time | path
    Searched refs:getMIRFormatter (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
MachineOperand.cpp 802 Formatter = TII->getMIRFormatter();
1148 const MIRFormatter *Formatter = TII->getMIRFormatter();
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
TargetInstrInfo.h 1965 virtual const MIRFormatter *getMIRFormatter() const {
  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIInstrInfo.h 1114 const MIRFormatter *getMIRFormatter() const override {
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
MIParser.cpp 2657 if (const auto *Formatter = TII->getMIRFormatter()) {
2921 if (const auto *Formatter = TII->getMIRFormatter()) {

Completed in 21 milliseconds