Home
last modified time | relevance | path

Searched defs:functionType (Results 1 – 21 of 21) sorted by relevance

/external/llvm-project/mlir/lib/Transforms/
DNormalizeMemRefs.cpp196 FunctionType functionType = funcOp.getType(); in updateFunctionSignature() local
338 FunctionType functionType = funcOp.getType(); in normalizeFuncOpMemRefs() local
DBufferResultsToOutParams.cpp23 auto functionType = func.getType(); in updateFuncOp() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiVersionCheck.cpp420 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/
DDecomposeCallGraphTypes.cpp66 auto functionType = op.getType(); in matchAndRewrite() local
/external/angle/third_party/vulkan-deps/glslang/src/SPIRV/
DspvIR.h463 __inline Function::Function(Id id, Id resultType, Id functionType, Id firstParamId, Module& parent) in Function()
/external/deqp-deps/glslang/SPIRV/
DspvIR.h463 __inline Function::Function(Id id, Id resultType, Id functionType, Id firstParamId, Module& parent) in Function()
/external/llvm-project/mlir/lib/Conversion/GPUCommon/
DConvertLaunchFuncToRuntimeCalls.cpp65 LLVM::LLVMType functionType; member in __anonde5c78970111::FunctionCallBuilder
/external/llvm-project/mlir/lib/Target/LLVMIR/
DConvertFromLLVMIR.cpp780 LLVMType functionType = processType(f->getFunctionType()); in processFunction() local
/external/llvm-project/mlir/lib/Dialect/GPU/IR/
DGPUDialect.cpp126 auto functionType = kernelGPUFunction.getType(); in verifyOperationAttribute() local
/external/llvm-project/clang/lib/ASTMatchers/
DASTMatchersInternal.cpp1005 const AstTypeMatcher<FunctionType> functionType; variable
/external/deqp/external/vulkancts/scripts/
Dgen_framework.py1638 def writeExtensionFunctions (functionType): argument
/external/llvm-project/mlir/lib/Dialect/SCF/
DSCF.cpp1231 FunctionType functionType; in parseWhileOp() local
/external/llvm-project/mlir/lib/Dialect/SPIRV/Serialization/
DDeserializer.cpp881 auto functionType = fnType.cast<FunctionType>(); in processFunction() local
/external/angle/src/libANGLE/renderer/
Dglslang_wrapper_utils.cpp2981 spirv::IdRef functionType; in transformInstruction() local
3892 spirv::IdRef functionType; in transformInstruction() local
/external/llvm-project/mlir/lib/Dialect/SPIRV/
DSPIRVOps.cpp1858 auto functionType = funcOp.getType(); in verify() local
/external/llvm-project/clang/lib/CodeGen/
DCGExpr.cpp4914 QualType functionType; in EmitCallee() local
/external/swiftshader/src/Reactor/
DLLVMReactor.cpp499 llvm::FunctionType *functionType = llvm::FunctionType::get(retTy, params, false); in createFunction() local
/external/angle/src/common/spirv/
Dspirv_instruction_builder_autogen.cpp509 IdRef functionType) in WriteFunction()
Dspirv_instruction_parser_autogen.cpp570 IdRef *functionType) in ParseFunction()
/external/clang/lib/Sema/
DTreeTransform.h11368 QualType functionType = in TransformBlockExpr() local
/external/llvm-project/clang/lib/Sema/
DTreeTransform.h13774 QualType functionType = in TransformBlockExpr() local