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

  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsABIFlagsSection.cpp 61 OS.EmitIntValue(ABIFlagsSection.getCPR2SizeValue(), 1); // cpr2_size
MipsABIFlagsSection.h 62 uint8_t getCPR2SizeValue() { return (uint8_t)CPR2Size; }
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/
MipsABIFlagsSection.cpp 66 OS.EmitIntValue(ABIFlagsSection.getCPR2SizeValue(), 1); // cpr2_size
MipsABIFlagsSection.h 59 uint8_t getCPR2SizeValue() { return (uint8_t)CPR2Size; }

Completed in 1106 milliseconds