Home
last modified time | relevance | path

Searched defs:isPointer (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DLowLevelTypeImpl.h82 explicit LLT(bool isPointer, bool isVector, uint16_t NumElements, in LLT()
94 bool isPointer() const { return isValid() && IsPointer && !IsVector; } in isPointer() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DLegalityPredicates.cpp79 LegalityPredicate LegalityPredicates::isPointer(unsigned TypeIdx) { in isPointer() function in LegalityPredicates
85 LegalityPredicate LegalityPredicates::isPointer(unsigned TypeIdx, in isPointer() function in LegalityPredicates
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DInfoByHwMode.h140 bool isPointer() const { in isPointer() function
H A DCodeGenDAGPatterns.h227 bool isPointer() const { in isPointer() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h141 bool isPointer() const { return IsPointer; } in isPointer() function
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DSveEmitter.cpp85 bool isPointer() const { return Pointer; } in isPointer() function in __anon47288a980111::SVEType
H A DNeonEmitter.cpp186 bool isPointer() const { return Pointer; } in isPointer() function in __anon9e9e0a7a0111::Type
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dctfeexpr.d659 bool isPointer(Type t) in isPointer() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dctfeexpr.c649 bool isPointer(Type *t) in isPointer() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp4354 bool isPointer() const { return IsPointer; } in isPointer() function in __anon895218281311::CatchHandlerType
H A DSemaExprCXX.cpp950 bool isPointer = false; in CheckCXXThrowOperand() local
H A DSemaOverload.cpp11233 bool isPointer = false; in NoteSurrogateCandidate() local