Home
last modified time | relevance | path

Searched refs:getFpABI (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIFlagsSection.h78 FpABIKind getFpABI() { return FpABI; } in getFpABI() function
DMipsTargetStreamer.cpp623 OS << ABIFlagsSection.getFpABIString(ABIFlagsSection.getFpABI()) << "\n"; in emitDirectiveModuleFP()