Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DDecoderEmitter.cpp1964 bool IsVarLenInst) { in populateInstruction() argument
2028 if (IsVarLenInst) { in populateInstruction()
2383 bool IsVarLenInst) { in emitDecodeInstruction() argument
2391 if (IsVarLenInst) { in emitDecodeInstruction()
2413 if (IsVarLenInst) in emitDecodeInstruction()
2446 if (IsVarLenInst) in emitDecodeInstruction()
2503 if (IsVarLenInst) { in emitDecodeInstruction()
2671 bool IsVarLenInst = in run() local
2695 if (!Size && !IsVarLenInst) in run()
2698 if (IsVarLenInst) in run()
[all …]