Searched defs:isPointer (Results 1 – 14 of 14) sorted by relevance
108 explicit LLT(bool isPointer, bool isVector, bool isScalar, ElementCount EC, in LLT()121 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
239 bool ArchHandler_x86::isPointer(const Reference &ref) { in isPointer() function in lld::mach_o::ArchHandler_x86
322 bool ArchHandler_arm64::isPointer(const Reference &ref) { in isPointer() function in lld::mach_o::ArchHandler_arm64
347 bool ArchHandler_x86_64::isPointer(const Reference &ref) { in isPointer() function in lld::mach_o::ArchHandler_x86_64
312 bool ArchHandler_arm::isPointer(const Reference &ref) { in isPointer() function in lld::mach_o::ArchHandler_arm
141 bool isPointer() const { return IsPointer; } in isPointer() function
85 bool isPointer() const { return Pointer; } in isPointer() function in __anone2dd28250111::SVEType
186 bool isPointer() const { return Pointer; } in isPointer() function in __anonb0e659a70111::Type
4302 bool isPointer() const { return IsPointer; } in isPointer() function in __anon281c78b51511::CatchHandlerType
967 bool isPointer = false; in CheckCXXThrowOperand() local
11250 bool isPointer = false; in NoteSurrogateCandidate() local