/external/llvm-project/mlir/lib/Transforms/ |
D | NormalizeMemRefs.cpp | 196 FunctionType functionType = funcOp.getType(); in updateFunctionSignature() local 338 FunctionType functionType = funcOp.getType(); in normalizeFuncOpMemRefs() local
|
D | BufferResultsToOutParams.cpp | 23 auto functionType = func.getType(); in updateFuncOp() local
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiVersionCheck.cpp | 420 const deUint32 functionType = testsArr[ndx].second; in mixupAddressProcCheck() local 437 const deUint32 functionType = testsArr[ndx].second; in specialCasesCheck() local 456 const deUint32 functionType = testsArr[ndx].second; in regularCheck() local
|
/external/llvm-project/mlir/lib/Dialect/StandardOps/Transforms/ |
D | DecomposeCallGraphTypes.cpp | 66 auto functionType = op.getType(); in matchAndRewrite() local
|
/external/angle/third_party/vulkan-deps/glslang/src/SPIRV/ |
D | spvIR.h | 463 __inline Function::Function(Id id, Id resultType, Id functionType, Id firstParamId, Module& parent) in Function()
|
/external/deqp-deps/glslang/SPIRV/ |
D | spvIR.h | 463 __inline Function::Function(Id id, Id resultType, Id functionType, Id firstParamId, Module& parent) in Function()
|
/external/llvm-project/mlir/lib/Conversion/GPUCommon/ |
D | ConvertLaunchFuncToRuntimeCalls.cpp | 65 LLVM::LLVMType functionType; member in __anonde5c78970111::FunctionCallBuilder
|
/external/llvm-project/mlir/lib/Target/LLVMIR/ |
D | ConvertFromLLVMIR.cpp | 780 LLVMType functionType = processType(f->getFunctionType()); in processFunction() local
|
/external/llvm-project/mlir/lib/Dialect/GPU/IR/ |
D | GPUDialect.cpp | 126 auto functionType = kernelGPUFunction.getType(); in verifyOperationAttribute() local
|
/external/llvm-project/clang/lib/ASTMatchers/ |
D | ASTMatchersInternal.cpp | 1005 const AstTypeMatcher<FunctionType> functionType; variable
|
/external/deqp/external/vulkancts/scripts/ |
D | gen_framework.py | 1638 def writeExtensionFunctions (functionType): argument
|
/external/llvm-project/mlir/lib/Dialect/SCF/ |
D | SCF.cpp | 1231 FunctionType functionType; in parseWhileOp() local
|
/external/llvm-project/mlir/lib/Dialect/SPIRV/Serialization/ |
D | Deserializer.cpp | 881 auto functionType = fnType.cast<FunctionType>(); in processFunction() local
|
/external/angle/src/libANGLE/renderer/ |
D | glslang_wrapper_utils.cpp | 2981 spirv::IdRef functionType; in transformInstruction() local 3892 spirv::IdRef functionType; in transformInstruction() local
|
/external/llvm-project/mlir/lib/Dialect/SPIRV/ |
D | SPIRVOps.cpp | 1858 auto functionType = funcOp.getType(); in verify() local
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGExpr.cpp | 4914 QualType functionType; in EmitCallee() local
|
/external/swiftshader/src/Reactor/ |
D | LLVMReactor.cpp | 499 llvm::FunctionType *functionType = llvm::FunctionType::get(retTy, params, false); in createFunction() local
|
/external/angle/src/common/spirv/ |
D | spirv_instruction_builder_autogen.cpp | 509 IdRef functionType) in WriteFunction()
|
D | spirv_instruction_parser_autogen.cpp | 570 IdRef *functionType) in ParseFunction()
|
/external/clang/lib/Sema/ |
D | TreeTransform.h | 11368 QualType functionType = in TransformBlockExpr() local
|
/external/llvm-project/clang/lib/Sema/ |
D | TreeTransform.h | 13774 QualType functionType = in TransformBlockExpr() local
|