Home
last modified time | relevance | path

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

/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();