Home
last modified time | relevance | path

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

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