Lines Matching defs:IsVarLenInst
2016 bool IsVarLenInst) {
2076 if (IsVarLenInst) {
2247 bool IsVarLenInst) {
2254 if (IsVarLenInst) {
2274 if (IsVarLenInst)
2303 if (IsVarLenInst)
2351 if (IsVarLenInst) {
2562 bool IsVarLenInst = Target.hasVariableLengthEncodings();
2582 if (!Size && !IsVarLenInst)
2585 if (IsVarLenInst)
2589 Operands, IsVarLenInst)) {
2590 if (IsVarLenInst) {
2612 IsVarLenInst ? MaxInstLen : 8 * Opc.first.second, this);
2640 if (IsVarLenInst)
2649 emitDecodeInstruction(OS, IsVarLenInst);