/external/clang/lib/StaticAnalyzer/Core/ |
D | SimpleSValBuilder.cpp | 212 QualType resultTy) { in MakeSymIntVal() 307 QualType resultTy) { in evalBinOpNN() 539 QualType resultTy, in evalBinOpFieldRegionFieldRegion() 586 QualType resultTy) { in evalBinOpLL() 859 Loc lhs, NonLoc rhs, QualType resultTy) { in evalBinOpLN()
|
/external/swiftshader/src/Pipeline/ |
D | SpirvShaderImage.cpp | 342 auto &resultTy = getType(Type::ID(insn.resultTypeId())); in EmitImageQuerySizeLod() local 354 auto &resultTy = getType(Type::ID(insn.resultTypeId())); in EmitImageQuerySize() local 369 void SpirvShader::GetImageDimensions(EmitState const *state, Type const &resultTy, Object::ID image… in GetImageDimensions() 434 auto &resultTy = getType(Type::ID(insn.resultTypeId())); in EmitImageQueryLevels() local 462 auto &resultTy = getType(Type::ID(insn.resultTypeId())); in EmitImageQuerySamples() local
|
D | SpirvShaderMemory.cpp | 32 auto &resultTy = getType(result); in EmitLoad() local
|
/external/llvm-project/clang/lib/StaticAnalyzer/Core/ |
D | SimpleSValBuilder.cpp | 220 QualType resultTy) { in MakeSymIntVal() 507 QualType resultTy) { in evalBinOpNN() 782 QualType resultTy, in evalBinOpFieldRegionFieldRegion() 829 QualType resultTy) { in evalBinOpLL() 1110 NonLoc rhs, QualType resultTy) { in evalBinOpLN()
|
/external/llvm-project/mlir/lib/Conversion/GPUToNVVM/ |
D | LowerGpuOpsToNVVMOps.cpp | 64 auto resultTy = in matchAndRewrite() local
|
/external/llvm-project/mlir/lib/Dialect/Shape/IR/ |
D | Shape.cpp | 42 Type resultTy = op->getResultTypes().front(); in verifySizeOrIndexOp() local 54 Type resultTy = op->getResultTypes().front(); in verifyShapeOrExtentTensorOp() local 394 Type resultTy; in parseConstShapeOp() local
|
/external/llvm-project/mlir/lib/Conversion/ShapeToStandard/ |
D | ShapeToStandard.cpp | 187 Type resultTy = RankedTensorType::get({ShapedType::kDynamicSize}, indexTy); in matchAndRewrite() local
|
/external/llvm-project/mlir/lib/Dialect/StandardOps/IR/ |
D | Ops.cpp | 1760 RankedTensorType resultTy = op.getType().cast<RankedTensorType>(); in verify() local 1784 OpBuilder &b, OperationState &result, Type resultTy, in build() 1967 Type resultTy = RankedTensorType::get({static_cast<int64_t>(elements.size())}, in build() local
|
/external/clang/lib/Sema/ |
D | SemaObjCProperty.cpp | 2211 QualType resultTy = property->getType().getAtomicUnqualifiedType(); in ProcessPropertyDecl() local
|
D | SemaOverload.cpp | 1528 QualType resultTy; in IsStandardConversion() local
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaObjCProperty.cpp | 2485 QualType resultTy = property->getType().getAtomicUnqualifiedType(); in ProcessPropertyDecl() local
|
D | SemaOverload.cpp | 1723 QualType resultTy; in IsStandardConversion() local
|
/external/llvm-project/mlir/lib/Dialect/SPIRV/Serialization/ |
D | Serializer.cpp | 2041 Type resultTy = op.getNumResults() ? *op.result_type_begin() : getVoidType(); in processOp() local
|
/external/clang/lib/AST/ |
D | Type.cpp | 1106 QualType resultTy = ctx.getObjCObjectType(obj->getBaseType(), in substObjCTypeArgs() local
|
/external/llvm-project/clang/lib/AST/ |
D | Type.cpp | 1297 QualType resultTy = Ctx.getObjCObjectType( in VisitObjCTypeParamType() local
|