Lines Matching refs:IsVarLenInst
1925 bool IsVarLenInst) { in populateInstruction() argument
1980 if (IsVarLenInst) { in populateInstruction()
2322 bool IsVarLenInst) { in emitDecodeInstruction() argument
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()
2629 Operands, IsVarLenInst)) { in run()
2630 if (IsVarLenInst) { in run()
2652 IsVarLenInst ? MaxInstLen : 8 * Opc.first.second, this); in run()
2680 if (IsVarLenInst) in run()
2689 emitDecodeInstruction(OS, IsVarLenInst); in run()