Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp5126 MipsABIFlagsSection::FpABIKind FpAbiVal; in parseSetFpDirective() local
5139 if (!parseFpABIValue(FpAbiVal, ".set")) in parseSetFpDirective()
5146 getTargetStreamer().emitDirectiveSetFp(FpAbiVal); in parseSetFpDirective()