Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DX86RecognizableInstr.h309 static OperandEncoding relocationEncodingFromString(StringRef Str,
H A DX86RecognizableInstr.cpp1441 RecognizableInstr::relocationEncodingFromString(StringRef Str, uint8_t OpSize) { in relocationEncodingFromString() function in RecognizableInstr