Searched defs:isPointer (Results 1 – 15 of 15) sorted by relevance
74 explicit LLT(bool isPointer, bool isVector, uint16_t NumElements, in LLT()86 bool isPointer() const { return isValid() && IsPointer && !IsVector; } in isPointer() function
72 isPointer bool member
77 isPointer bool member
148 auto isPointer = [](Value *V) { return V->getType()->isPointerTy(); }; in TEST() local
177 bool isPointer(Id resultId) const { return isPointerType(getTypeId(resultId)); } in isPointer() function
358 bool isPointer = false; in addBlockByrefAddress() local
1002 bool isPointer = ExpandTy->isPointerTy(); in getAddRecExprPHILiterally() local
443 bool isPointer = false; in addBlockByrefAddress() local
476 bool isPointer = false; in addBlockByrefAddress() local
169 bool isPointer() const { return Pointer; } in isPointer() function in __anon985e31310111::Type
3567 bool isPointer() const { return IsPointer; } in isPointer() function in __anon27b5dcff0811::CatchHandlerType
782 bool isPointer = false; in CheckCXXThrowOperand() local
9765 bool isPointer = false; in NoteSurrogateCandidate() local