Lines Matching defs:IsVarLenInst
2007 bool IsVarLenInst) {
2067 if (IsVarLenInst) {
2238 bool IsVarLenInst) {
2245 if (IsVarLenInst) {
2265 if (IsVarLenInst)
2294 if (IsVarLenInst)
2342 if (IsVarLenInst) {
2553 bool IsVarLenInst = Target.hasVariableLengthEncodings();
2573 if (!Size && !IsVarLenInst)
2576 if (IsVarLenInst)
2580 Operands, IsVarLenInst)) {
2581 if (IsVarLenInst) {
2603 IsVarLenInst ? MaxInstLen : 8 * Opc.first.second, this);
2631 if (IsVarLenInst)
2640 emitDecodeInstruction(OS, IsVarLenInst);