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

  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsABIFlagsSection.cpp 59 OS.EmitIntValue(ABIFlagsSection.getGPRSizeValue(), 1); // gpr_size
MipsABIFlagsSection.h 60 uint8_t getGPRSizeValue() { return (uint8_t)GPRSize; }

Completed in 80 milliseconds