HomeSort by relevance Sort by last modified time
    Searched refs:getISALevelValue (Results 1 - 2 of 2) 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; }

Completed in 50 milliseconds