Searched defs:isPointer (Results 1 – 14 of 14) sorted by relevance
81 explicit LLT(bool isPointer, bool isVector, uint16_t NumElements, in LLT()93 bool isPointer() const { return isValid() && IsPointer && !IsVector; } in isPointer() function
80 LegalityPredicate LegalityPredicates::isPointer(unsigned TypeIdx) { in isPointer() function in LegalityPredicates86 LegalityPredicate LegalityPredicates::isPointer(unsigned TypeIdx, in isPointer() function in LegalityPredicates
46 isPointer bool // true if IsNil may be called on the struct field member
468 const AddressSpace *SymbolEnv::isPointer(VarField x) const in isPointer() function in SymbolEnv
121 const AddressSpace *isPointer = nullptr; member
125 bool isPointer() const { return IsPointer; } in isPointer() function
265 bool isPointer(Id resultId) const { return isPointerType(getTypeId(resultId)); } in isPointer() function
263 bool isPointer(Id resultId) const { return isPointerType(getTypeId(resultId)); } in isPointer() function
443 bool isPointer = false; in addBlockByrefAddress() local
169 bool isPointer() const { return Pointer; } in isPointer() function in __anon672407d60111::Type
1237 bool isPointer() const in isPointer() function in sw::SpirvEmitter::Operand
3567 bool isPointer() const { return IsPointer; } in isPointer() function in __anon1159be040811::CatchHandlerType
782 bool isPointer = false; in CheckCXXThrowOperand() local
9765 bool isPointer = false; in NoteSurrogateCandidate() local