/external/llvm-project/mlir/lib/Conversion/SCFToSPIRV/ |
D | SCFToSPIRV.cpp | 104 auto pointerType = in replaceSCFOutputValue() local
|
/external/clang/test/CodeGen/ |
D | xcore-stringtype.c | 66 int* pointerType(int *I, int * (*FP)(int *)) { in pointerType() function
|
/external/llvm-project/clang/test/CodeGen/ |
D | xcore-stringtype.c | 66 int* pointerType(int *I, int * (*FP)(int *)) { in pointerType() function
|
/external/swiftshader/src/Reactor/ |
D | Optimizer.cpp | 186 Ice::Type pointerType() in pointerType() function
|
/external/llvm-project/flang/lib/Evaluate/ |
D | intrinsics.cpp | 1987 if (const auto pointerType{pointerArg->GetType()}) { in CheckAssociated() local
|
/external/clang/lib/Sema/ |
D | SemaChecking.cpp | 1282 const PointerType *pointerType = PointerArg->getType()->getAs<PointerType>(); in CheckARMBuiltinExclusiveCall() local 2046 if (auto pointerType = type->getAs<PointerType>()) in CheckNonNullArguments() local 2403 const PointerType *pointerType = Ptr->getType()->getAs<PointerType>(); in SemaAtomicOpsOverloaded() local 2675 const PointerType *pointerType = FirstArg->getType()->getAs<PointerType>(); in SemaBuiltinAtomicOverloaded() local 3044 const PointerType *pointerType = PointerArg->getType()->getAs<PointerType>(); in SemaBuiltinNontemporalOverloaded() local
|
D | SemaStmt.cpp | 1716 const ObjCObjectPointerType *pointerType = in CheckObjCForCollectionOperand() local 3487 const PointerType *pointerType = type->getAs<PointerType>(); in ActOnObjCAtSynchronizedOperand() local
|
/external/llvm-project/clang/lib/ASTMatchers/ |
D | ASTMatchersInternal.cpp | 1010 const AstTypeMatcher<PointerType> pointerType; variable
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaStmt.cpp | 1897 const ObjCObjectPointerType *pointerType = in CheckObjCForCollectionOperand() local 3984 const PointerType *pointerType = type->getAs<PointerType>(); in ActOnObjCAtSynchronizedOperand() local
|
D | SemaChecking.cpp | 2328 const PointerType *pointerType = PointerArg->getType()->getAs<PointerType>(); in CheckARMBuiltinExclusiveCall() local 4412 if (auto pointerType = type->getAs<PointerType>()) in CheckNonNullArguments() local 4865 const PointerType *pointerType = Ptr->getType()->getAs<PointerType>(); in BuildAtomicExpr() local 5218 const PointerType *pointerType = FirstArg->getType()->getAs<PointerType>(); in SemaBuiltinAtomicOverloaded() local 5598 const PointerType *pointerType = PointerArg->getType()->getAs<PointerType>(); in SemaBuiltinNontemporalOverloaded() local
|
/external/deqp-deps/glslang/SPIRV/ |
D | SpvBuilder.cpp | 1483 Id pointerType = makePointer(storageClass, type); in createVariable() local
|
/external/angle/third_party/vulkan-deps/glslang/src/SPIRV/ |
D | SpvBuilder.cpp | 1483 Id pointerType = makePointer(storageClass, type); in createVariable() local
|
/external/clang/lib/CodeGen/ |
D | CGExprScalar.cpp | 2448 const PointerType *pointerType in emitPointerArithmetic() local
|
/external/llvm-project/mlir/lib/Dialect/SPIRV/ |
D | SPIRVOps.cpp | 2953 auto pointerType = varOp.pointer().getType().cast<spirv::PointerType>(); in verify() local
|
/external/skia/src/sksl/codegen/ |
D | SkSLSPIRVCodeGenerator.cpp | 2020 SpvId pointerType = this->getPointerType(type, SpvStorageClassFunction); in getLValue() local
|
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmTypeTests.cpp | 950 const string pointerType = (scalarInput) ? "%up_scalartype" : "%up_testtype"; in createInputTestfun() local
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGExprScalar.cpp | 3333 const PointerType *pointerType in emitPointerArithmetic() local
|
/external/llvm-project/flang/lib/Semantics/ |
D | resolve-names.cpp | 4225 const DeclTypeSpec &pointerType{MakeNumericType(TypeCategory::Integer, in Pre() local
|
/external/angle/third_party/vulkan_memory_allocator/docs/html/ |
D | jquery.js | 2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… function
|