Home
last modified time | relevance | path

Searched defs:operandTypes (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/source/
Dtable.h31 spv_operand_type_t operandTypes[16]; // TODO: Smaller/larger? member
58 const spv_operand_type_t operandTypes[16]; // TODO: Smaller/larger? member
77 const spv_operand_type_t operandTypes[16]; // TODO: Smaller/larger? member
/external/deqp-deps/SPIRV-Tools/source/
Dtable.h31 spv_operand_type_t operandTypes[16]; // TODO: Smaller/larger? member
58 const spv_operand_type_t operandTypes[16]; // TODO: Smaller/larger? member
77 const spv_operand_type_t operandTypes[16]; // TODO: Smaller/larger? member
/external/llvm-project/mlir/lib/Conversion/GPUCommon/
DOpToFuncCallLowering.h95 SmallVector<LLVMType, 1> operandTypes; in getFunctionType() local
/external/llvm-project/mlir/lib/Dialect/OpenACC/IR/
DOpenACC.cpp198 SmallVector<Type, 8> operandTypes; in parseParallelOp() local
467 SmallVector<Type, 8> operandTypes; in parseLoopOp() local
/external/llvm-project/mlir/lib/Target/LLVMIR/
DModuleTranslation.cpp616 SmallVector<LLVM::LLVMType, 8> operandTypes; in convertOperation() local
/external/llvm-project/mlir/lib/Dialect/Shape/IR/
DShape.cpp33 static bool isErrorPropagationPossible(TypeRange operandTypes) { in isErrorPropagationPossible()
/external/llvm-project/mlir/test/lib/Dialect/Test/
DTestDialect.cpp878 SmallVector<Type, 2> operandTypes; in parseRegionIfOp() local
/external/llvm-project/mlir/lib/Parser/
DParser.cpp834 auto operandTypes = fnType.getInputs(); in parseGenericOperation() local
/external/llvm-project/mlir/lib/Dialect/Linalg/IR/
DLinalgOps.cpp343 SmallVector<Type, 8> operandTypes, regionTypes; in parseGenericOp() local
/external/llvm-project/mlir/tools/mlir-tblgen/
DOpFormatGen.cpp452 std::vector<TypeResolution> operandTypes, resultTypes; member
/external/llvm-project/mlir/lib/Dialect/SPIRV/
DSPIRVOps.cpp674 SmallVector<Type, 2> operandTypes; in parseAtomicUpdateOp() local
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/IR/
Dhlo_ops.cc623 SmallVector<Type, 8> operandTypes = {op.operand_type_begin(), in Verify() local