Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIFlagsSection.h135 FpABIKind getFpABI() { return FpABI; } in getFpABI() function
/external/llvm/lib/Target/Mips/
DMipsTargetStreamer.h68 emitDirectiveModuleFP(ABIFlagsSection.getFpABI(), in emitDirectiveModuleFP()