| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | LowLevelTypeImpl.h | 81 explicit LLT(bool isPointer, bool isVector, uint16_t NumElements, in LLT() 93 bool isPointer() const { return isValid() && IsPointer && !IsVector; } in isPointer() function
|
| /external/llvm-project/llvm/include/llvm/Support/ |
| D | LowLevelTypeImpl.h | 82 explicit LLT(bool isPointer, bool isVector, uint16_t NumElements, in LLT() 94 bool isPointer() const { return isValid() && IsPointer && !IsVector; } in isPointer() function
|
| /external/golang-protobuf/proto/ |
| D | table_merge.go | 72 isPointer bool member
|
| D | table_marshal.go | 77 isPointer bool member
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
| D | LegalityPredicates.cpp | 80 LegalityPredicate LegalityPredicates::isPointer(unsigned TypeIdx) { in isPointer() function in LegalityPredicates 86 LegalityPredicate LegalityPredicates::isPointer(unsigned TypeIdx, in isPointer() function in LegalityPredicates
|
| /external/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| D | LegalityPredicates.cpp | 80 LegalityPredicate LegalityPredicates::isPointer(unsigned TypeIdx) { in isPointer() function in LegalityPredicates 86 LegalityPredicate LegalityPredicates::isPointer(unsigned TypeIdx, in isPointer() function in LegalityPredicates
|
| /external/llvm-project/llvm/utils/TableGen/ |
| D | InfoByHwMode.h | 140 bool isPointer() const { in isPointer() function
|
| D | CodeGenDAGPatterns.h | 229 bool isPointer() const { in isPointer() function
|
| /external/llvm-project/flang/lib/Evaluate/ |
| D | initial-image.cpp | 99 bool isPointer{IsPointer(component)}; in Test() local
|
| /external/llvm-project/lld/lib/ReaderWriter/MachO/ |
| D | ArchHandler_x86.cpp | 239 bool ArchHandler_x86::isPointer(const Reference &ref) { in isPointer() function in lld::mach_o::ArchHandler_x86
|
| D | ArchHandler_x86_64.cpp | 347 bool ArchHandler_x86_64::isPointer(const Reference &ref) { in isPointer() function in lld::mach_o::ArchHandler_x86_64
|
| D | ArchHandler_arm64.cpp | 322 bool ArchHandler_arm64::isPointer(const Reference &ref) { in isPointer() function in lld::mach_o::ArchHandler_arm64
|
| D | ArchHandler_arm.cpp | 312 bool ArchHandler_arm::isPointer(const Reference &ref) { in isPointer() function in lld::mach_o::ArchHandler_arm
|
| /external/llvm-project/llvm/unittests/FuzzMutate/ |
| D | OperationsTest.cpp | 147 auto isPointer = [](Value *V) { return V->getType()->isPointerTy(); }; in TEST() local
|
| /external/angle/src/compiler/translator/TranslatorMetalDirect/ |
| D | SymbolEnv.cpp | 469 const AddressSpace *SymbolEnv::isPointer(VarField x) const in isPointer() function in SymbolEnv
|
| D | EmitMetal.cpp | 121 const AddressSpace *isPointer = nullptr; member
|
| /external/llvm-project/flang/lib/Semantics/ |
| D | data-to-inits.cpp | 252 bool isPointer{lastSymbol && IsPointer(*lastSymbol)}; in InitElement() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | TargetCallingConv.h | 125 bool isPointer() const { return IsPointer; } in isPointer() function
|
| /external/llvm-project/llvm/include/llvm/CodeGen/ |
| D | TargetCallingConv.h | 141 bool isPointer() const { return IsPointer; } in isPointer() function
|
| /external/llvm-project/clang/utils/TableGen/ |
| D | SveEmitter.cpp | 85 bool isPointer() const { return Pointer; } in isPointer() function in __anon5c0d77c40111::SVEType
|
| D | NeonEmitter.cpp | 186 bool isPointer() const { return Pointer; } in isPointer() function in __anon50209d260111::Type
|
| /external/deqp-deps/glslang/SPIRV/ |
| D | SpvBuilder.h | 206 bool isPointer(Id resultId) const { return isPointerType(getTypeId(resultId)); } in isPointer() function
|
| /external/angle/third_party/vulkan-deps/glslang/src/SPIRV/ |
| D | SpvBuilder.h | 206 bool isPointer(Id resultId) const { return isPointerType(getTypeId(resultId)); } in isPointer() function
|
| /external/llvm/lib/CodeGen/AsmPrinter/ |
| D | DwarfUnit.cpp | 443 bool isPointer = false; in addBlockByrefAddress() local
|
| /external/clang/utils/TableGen/ |
| D | NeonEmitter.cpp | 169 bool isPointer() const { return Pointer; } in isPointer() function in __anonde9241780111::Type
|