Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DX86RecognizableInstr.h305 static OperandEncoding memoryEncodingFromString(const std::string &s,
H A DX86RecognizableInstr.cpp1315 RecognizableInstr::memoryEncodingFromString(const std::string &s, in memoryEncodingFromString() function in RecognizableInstr