HomeSort by relevance Sort by last modified time
    Searched refs:getISALevelValue (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsABIFlagsSection.cpp 57 OS.EmitIntValue(ABIFlagsSection.getISALevelValue(), 1); // isa_level
MipsABIFlagsSection.h 58 uint8_t getISALevelValue() { return (uint8_t)ISALevel; }
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/
MipsABIFlagsSection.cpp 62 OS.EmitIntValue(ABIFlagsSection.getISALevelValue(), 1); // isa_level
MipsABIFlagsSection.h 55 uint8_t getISALevelValue() { return (uint8_t)ISALevel; }

Completed in 579 milliseconds