Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp3989 static std::pair<bool, bool> parsePhysicalReg(StringRef C, StringRef &Prefix, in parsePhysicalReg() function
4024 std::pair<bool, bool> R = parsePhysicalReg(C, Prefix, Reg); in parseRegForInlineAsmConstraint()