Home
last modified time | relevance | path

Searched refs:getFpABIString (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIFlagsSection.cpp31 StringRef MipsABIFlagsSection::getFpABIString(FpABIKind Value) { in getFpABIString() function in MipsABIFlagsSection
DMipsABIFlagsSection.h140 StringRef getFpABIString(FpABIKind Value);
DMipsTargetStreamer.cpp363 OS << ABIFlagsSection.getFpABIString(Value) << "\n"; in emitDirectiveModuleFP()
372 OS << ABIFlagsSection.getFpABIString(Value) << "\n"; in emitDirectiveSetFp()