Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DDecoderEmitter.cpp1966 bool IsVarLenInst) { in populateInstruction() argument
2030 if (IsVarLenInst) { in populateInstruction()
2211 if (IsVarLenInst) { in emitDecodeInstruction()
2233 if (IsVarLenInst) in emitDecodeInstruction()
2266 if (IsVarLenInst) in emitDecodeInstruction()
2323 if (IsVarLenInst) { in emitDecodeInstruction()
2491 bool IsVarLenInst = in run() local
2515 if (!Size && !IsVarLenInst) in run()
2518 if (IsVarLenInst) in run()
2523 if (IsVarLenInst) { in run()
[all …]