Searched refs:getCPR2SizeValue (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIFlagsSection.cpp65 OS.EmitIntValue(ABIFlagsSection.getCPR2SizeValue(), 1); // cpr2_size
H A DMipsABIFlagsSection.h58 uint8_t getCPR2SizeValue() { return (uint8_t)CPR2Size; } function in struct:llvm::MipsABIFlagsSection

Completed in 145 milliseconds