Searched refs:getFpABIString (Results 1 – 6 of 6) sorted by relevance
38 StringRef MipsABIFlagsSection::getFpABIString(FpABIKind Value) { in getFpABIString() function in MipsABIFlagsSection
81 StringRef getFpABIString(FpABIKind Value);
700 OS << ABIFlagsSection.getFpABIString(ABIFlagsSection.getFpABI()) << "\n"; in emitDirectiveModuleFP()708 OS << ABIFlagsSection.getFpABIString(Value) << "\n"; in emitDirectiveSetFp()
34 StringRef MipsABIFlagsSection::getFpABIString(FpABIKind Value) { in getFpABIString() function in MipsABIFlagsSection
83 StringRef getFpABIString(FpABIKind Value);
623 OS << ABIFlagsSection.getFpABIString(ABIFlagsSection.getFpABI()) << "\n"; in emitDirectiveModuleFP()631 OS << ABIFlagsSection.getFpABIString(Value) << "\n"; in emitDirectiveSetFp()