Searched defs:getFpABIValue (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIFlagsSection.cpp14 uint8_t MipsABIFlagsSection::getFpABIValue() { function in class:MipsABIFlagsSection
59 OS.EmitIntValue(ABIFlagsSection.getFpABIValue(), 1); // fp_abi

Completed in 61 milliseconds