Searched defs:isPointer (Results 1 – 12 of 12) sorted by relevance
82 explicit LLT(bool isPointer, bool isVector, uint16_t NumElements, in LLT()94 bool isPointer() const { return isValid() && IsPointer && !IsVector; } in isPointer() function
79 LegalityPredicate LegalityPredicates::isPointer(unsigned TypeIdx) { in isPointer() function in LegalityPredicates85 LegalityPredicate LegalityPredicates::isPointer(unsigned TypeIdx, in isPointer() function in LegalityPredicates
140 bool isPointer() const { in isPointer() function
227 bool isPointer() const { in isPointer() function
141 bool isPointer() const { return IsPointer; } in isPointer() function
85 bool isPointer() const { return Pointer; } in isPointer() function in __anon47288a980111::SVEType
186 bool isPointer() const { return Pointer; } in isPointer() function in __anon9e9e0a7a0111::Type
659 bool isPointer(Type t) in isPointer() function
649 bool isPointer(Type *t) in isPointer() function
4354 bool isPointer() const { return IsPointer; } in isPointer() function in __anon895218281311::CatchHandlerType
950 bool isPointer = false; in CheckCXXThrowOperand() local
11233 bool isPointer = false; in NoteSurrogateCandidate() local