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

/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DInfoByHwMode.h140 bool isPointer() const { function in struct:llvm::ValueTypeByHwMode
H A DCodeGenDAGPatterns.h231 bool isPointer() const { function in struct:llvm::TypeSetByHwMode
/freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DArchHandler_arm64.cpp322 bool ArchHandler_arm64::isPointer(const Reference &ref) { function in class:lld::mach_o::ArchHandler_arm64
H A DArchHandler_x86.cpp239 bool ArchHandler_x86::isPointer(const Reference &ref) { function in class:lld::mach_o::ArchHandler_x86
H A DArchHandler_x86_64.cpp347 bool ArchHandler_x86_64::isPointer(const Reference &ref) { function in class:lld::mach_o::ArchHandler_x86_64
H A DArchHandler_arm.cpp312 bool ArchHandler_arm::isPointer(const Reference &ref) { function in class:lld::mach_o::ArchHandler_arm
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DLowLevelTypeImpl.h81 explicit LLT(bool isPointer, bool isVector, uint16_t NumElements, argument
93 bool isPointer() const { return isValid() && IsPointer && !IsVector; } function in class:llvm::LLT
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h125 bool isPointer() const { return IsPointer; } function in struct:llvm::ISD::ArgFlagsTy
/freebsd-11-stable/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp183 bool isPointer() const { return Pointer; } function in class:__anon964::Type
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp868 bool isPointer = false; local
H A DSemaStmt.cpp4006 bool isPointer() const { return IsPointer; } function in class:__anon672::CatchHandlerType

Completed in 347 milliseconds