Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp4021 static std::pair<bool, bool> parsePhysicalReg(StringRef C, StringRef &Prefix, in parsePhysicalReg() function
4056 std::pair<bool, bool> R = parsePhysicalReg(C, Prefix, Reg); in parseRegForInlineAsmConstraint()