Searched refs:isTypeOf (Results 1 – 3 of 3) sorted by relevance
73 bool isSpecial() const { return isTypeOf(); } in isSpecial()74 bool isTypeOf() const { return Kind == PT_TypeOf; } in isTypeOf() function
60 assert(isTypeOf()); in getTypeOfOpName()414 if (Ty.isTypeOf() && !VerifyTypeOfOperand(Ty)) in check()
138 assert(PT.isTypeOf()); in getLLTCodeGenOrTempType()