Home
last modified time | relevance | path

Searched refs:getCPR1SizeValue (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIFlagsSection.cpp50 uint8_t MipsABIFlagsSection::getCPR1SizeValue() { in getCPR1SizeValue() function in MipsABIFlagsSection
64 OS.EmitIntValue(ABIFlagsSection.getCPR1SizeValue(), 1); // cpr1_size in operator <<()
DMipsABIFlagsSection.h57 uint8_t getCPR1SizeValue();
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIFlagsSection.cpp47 uint8_t MipsABIFlagsSection::getCPR1SizeValue() { in getCPR1SizeValue() function in MipsABIFlagsSection
60 OS.EmitIntValue(ABIFlagsSection.getCPR1SizeValue(), 1); // cpr1_size in operator <<()
DMipsABIFlagsSection.h61 uint8_t getCPR1SizeValue();
/external/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIFlagsSection.cpp50 uint8_t MipsABIFlagsSection::getCPR1SizeValue() { in getCPR1SizeValue() function in MipsABIFlagsSection
64 OS.emitIntValue(ABIFlagsSection.getCPR1SizeValue(), 1); // cpr1_size in operator <<()
DMipsABIFlagsSection.h57 uint8_t getCPR1SizeValue();