Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp3330 static std::pair<bool, bool> parsePhysicalReg(StringRef C, StringRef &Prefix, in parsePhysicalReg() function
3358 std::pair<bool, bool> R = parsePhysicalReg(C, Prefix, Reg); in parseRegForInlineAsmConstraint()