Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIFlagsSection.cpp50 uint8_t MipsABIFlagsSection::getCPR1SizeValue() { in getCPR1SizeValue() function in MipsABIFlagsSection
64 OS.emitIntValue(ABIFlagsSection.getCPR1SizeValue(), 1); // cpr1_size in operator <<()
H A DMipsABIFlagsSection.h57 uint8_t getCPR1SizeValue();