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