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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp7227 MipsABIFlagsSection::FpABIKind FpAbiVal; local
7240 if (!parseFpABIValue(FpAbiVal, ".set"))
7247 getTargetStreamer().emitDirectiveSetFp(FpAbiVal);

Completed in 73 milliseconds