Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DLowLevelTypeImpl.h110 explicit constexpr LLT(bool isPointer, bool isVector, bool isScalar, in LLT()
125 constexpr bool isPointer() const { in isPointer() function
/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DInfoByHwMode.h138 bool isPointer() const { in isPointer() function
H A DCodeGenDAGPatterns.h230 bool isPointer() const { in isPointer() function
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h141 bool isPointer() const { return IsPointer; } in isPointer() function
/openbsd-src/gnu/llvm/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h295 bool isPointer() const { return IsPointer; } in isPointer() function
/openbsd-src/gnu/llvm/clang/utils/TableGen/
H A DSveEmitter.cpp85 bool isPointer() const { return Pointer; } in isPointer() function in __anon5066fa640111::SVEType
H A DNeonEmitter.cpp185 bool isPointer() const { return Pointer; } in isPointer() function in __anoncfaa73c60111::Type
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaStmt.cpp4366 bool isPointer() const { return IsPointer; } in isPointer() function in __anonceb37bf41511::CatchHandlerType
H A DSemaExprCXX.cpp973 bool isPointer = false; in CheckCXXThrowOperand() local
H A DSemaOverload.cpp11565 bool isPointer = false; in NoteSurrogateCandidate() local