Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DX86RecognizableInstr.h273 static OperandEncoding rmRegisterEncodingFromString(const std::string &s,
H A DX86RecognizableInstr.cpp1065 RecognizableInstr::rmRegisterEncodingFromString(const std::string &s, in rmRegisterEncodingFromString() function in RecognizableInstr