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

  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsABIFlagsSection.cpp 47 uint8_t MipsABIFlagsSection::getCPR1SizeValue() {
60 OS.EmitIntValue(ABIFlagsSection.getCPR1SizeValue(), 1); // cpr1_size
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/
MipsABIFlagsSection.cpp 51 uint8_t MipsABIFlagsSection::getCPR1SizeValue() {
65 OS.EmitIntValue(ABIFlagsSection.getCPR1SizeValue(), 1); // cpr1_size

Completed in 853 milliseconds