Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DDecoderEmitter.cpp1925 bool IsVarLenInst) { in populateInstruction() argument
1980 if (IsVarLenInst) { in populateInstruction()
2330 if (IsVarLenInst) { in emitDecodeInstruction()
2352 if (IsVarLenInst) in emitDecodeInstruction()
2385 if (IsVarLenInst) in emitDecodeInstruction()
2442 if (IsVarLenInst) { in emitDecodeInstruction()
2598 bool IsVarLenInst = in run() local
2622 if (!Size && !IsVarLenInst) in run()
2625 if (IsVarLenInst) in run()
2630 if (IsVarLenInst) { in run()
[all …]