OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCPR1SizeValue
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/Mips/MCTargetDesc/
MipsABIFlagsSection.cpp
51
OS.EmitIntValue(ABIFlagsSection.
getCPR1SizeValue
(), 1); // cpr1_size
MipsABIFlagsSection.h
118
uint8_t
getCPR1SizeValue
() { return (uint8_t)CPR1Size; }
Completed in 40 milliseconds