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

/external/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp770 StringRef Format2 = Name.slice(Next, StringRef::npos); local
771 Operands.push_back(MipsOperand::CreateToken(Format2, NameLoc));
794 setFpFormat(Format2);

Completed in 69 milliseconds