Searched refs:isLLT (Results 1 – 3 of 3) sorted by relevance
72 bool isLLT() const { return Kind == PT_ValueType; } in isLLT() function
65 assert(isLLT()); in getLLTRecord()
135 if (PT.isLLT()) in getLLTCodeGenOrTempType()2200 assert(Ty.isLLT() && "Only LLTs are supported in match patterns!"); in emitCodeGenInstructionMatchPattern()