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

/external/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp183 void setFpFormat(FpFormatTy Format) { function in class:__anon22346::MipsAsmParser
189 void setFpFormat(StringRef Format);
874 void MipsAsmParser::setFpFormat(StringRef Format) { function in class:MipsAsmParser
1324 setFpFormat(FP_FORMAT_D);
1334 setFpFormat(FP_FORMAT_D);
1342 setFpFormat(FP_FORMAT_S);

Completed in 42 milliseconds