Searched refs:getFpABIString (Results 1 – 3 of 3) sorted by relevance
37 StringRef MipsABIFlagsSection::getFpABIString(FpABIKind Value) { in getFpABIString() function in MipsABIFlagsSection
80 StringRef getFpABIString(FpABIKind Value);
736 OS << "\t.module\tfp=" << ABIFlagsSection.getFpABIString(FpABI) << "\n"; in emitDirectiveModuleFP()744 OS << ABIFlagsSection.getFpABIString(Value) << "\n"; in emitDirectiveSetFp()