Searched refs:IsVarLenInst (Results 1 – 1 of 1) sorted by relevance
1996 bool IsVarLenInst) { in populateInstruction() argument2056 if (IsVarLenInst) { in populateInstruction()2222 static void emitDecodeInstruction(formatted_raw_ostream &OS, bool IsVarLenInst, in emitDecodeInstruction() argument2246 if (IsVarLenInst) { in emitDecodeInstruction()2270 if (IsVarLenInst) in emitDecodeInstruction()2309 if (IsVarLenInst) in emitDecodeInstruction()2370 if (IsVarLenInst) { in emitDecodeInstruction()2590 bool IsVarLenInst = Target.hasVariableLengthEncodings(); in run() local2610 if (!Size && !IsVarLenInst) in run()2613 if (IsVarLenInst) in run()[all …]