Searched defs:IsVarLenInst (Results 1 – 1 of 1) sorted by relevance
1996 bool IsVarLenInst) { in populateInstruction()2222 static void emitDecodeInstruction(formatted_raw_ostream &OS, bool IsVarLenInst, in emitDecodeInstruction()2590 bool IsVarLenInst = Target.hasVariableLengthEncodings(); in run() local