Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIFlagsSection.h74 FpABIKind getFpABI() { return FpABI; } in getFpABI() function
H A DMipsTargetStreamer.cpp732 MipsABIFlagsSection::FpABIKind FpABI = ABIFlagsSection.getFpABI(); in emitDirectiveModuleFP()