Home
last modified time | relevance | path

Searched defs:opType (Results 1 – 25 of 30) sorted by relevance

12

/external/deqp/external/openglcts/modules/common/subgroups/
DglcSubgroupsClusteredTests.cpp66 std::string getOpTypeName(int opType) in getOpTypeName()
90 std::string getOpTypeOperation(int opType, Format format, std::string lhs, std::string rhs) in getOpTypeOperation()
178 std::string getIdentity(int opType, Format format) in getIdentity()
272 std::string getCompare(int opType, Format format, std::string lhs, std::string rhs) in getCompare()
312 int opType; member
DglcSubgroupsArithmeticTests.cpp80 std::string getOpTypeName(int opType) in getOpTypeName()
132 std::string getOpTypeOperation(int opType, Format format, std::string lhs, std::string rhs) in getOpTypeOperation()
234 std::string getIdentity(int opType, Format format) in getIdentity()
342 std::string getCompare(int opType, Format format, std::string lhs, std::string rhs) in getCompare()
390 int opType; member
DglcSubgroupsPartitionedTests.cpp80 std::string getOpTypeName(int opType) in getOpTypeName()
132 std::string getOpTypeNamePartitioned(int opType) in getOpTypeNamePartitioned()
184 std::string getIdentity(int opType, Format format) in getIdentity()
292 std::string getCompare(int opType, Format format, std::string lhs, std::string rhs) in getCompare()
340 int opType; member
DglcSubgroupsShapeTests.cpp61 std::string getOpTypeName(int opType) in getOpTypeName()
77 int opType; member
DglcSubgroupsBallotOtherTests.cpp66 std::string getOpTypeName(int opType) in getOpTypeName()
92 int opType; member
DglcSubgroupsBallotBroadcastTests.cpp61 std::string getOpTypeName(int opType) in getOpTypeName()
77 int opType; member
DglcSubgroupsQuadTests.cpp63 std::string getOpTypeName(int opType) in getOpTypeName()
83 int opType; member
DglcSubgroupsShuffleTests.cpp63 std::string getOpTypeName(int opType) in getOpTypeName()
83 int opType; member
DglcSubgroupsVoteTests.cpp92 std::string getOpTypeName(int opType) in getOpTypeName()
110 int opType; member
DglcSubgroupsBasicTests.cpp215 std::string getOpTypeName(int opType) in getOpTypeName()
239 int opType; member
/external/deqp/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsQuadTests.cpp64 std::string getOpTypeName(int opType) in getOpTypeName()
83 std::string getOpTypeCaseName(int opType) in getOpTypeCaseName()
105 int opType; member
DvktSubgroupsShapeTests.cpp61 std::string getOpTypeName(int opType) in getOpTypeName()
77 int opType; member
DvktSubgroupsBallotOtherTests.cpp66 std::string getOpTypeName(int opType) in getOpTypeName()
92 int opType; member
DvktSubgroupsBallotBroadcastTests.cpp62 std::string getOpTypeCaseName(int opType) in getOpTypeCaseName()
81 int opType; member
DvktSubgroupsShuffleTests.cpp63 std::string getOpTypeName(int opType) in getOpTypeName()
83 int opType; member
DvktSubgroupsVoteTests.cpp94 std::string getOpTypeName(int opType) in getOpTypeName()
118 int opType; member
DvktSubgroupsBasicTests.cpp270 std::string getOpTypeName(int opType) in getOpTypeName()
294 int opType; member
DvktSubgroupsClusteredTests.cpp368 OpType opType = static_cast<OpType>(opTypeIndex); in createSubgroupsClusteredTests() local
DvktSubgroupsArithmeticTests.cpp450 OpType opType = static_cast<OpType>(opTypeIndex); in createSubgroupsArithmeticTests() local
DvktSubgroupsPartitionedTests.cpp771 OpType opType = static_cast<OpType>(opTypeIndex); in createSubgroupsPartitionedTests() local
/external/icu/icu4c/source/i18n/
Dregexcmp.cpp2032 int32_t opType = URX_TYPE(op); in insertOp() local
2697 int32_t opType; // The opcode type of the op in matchStartType() local
3216 int32_t opType; in minMatchLength() local
3488 int32_t opType; in maxMatchLength() local
3725 int32_t opType = URX_TYPE(op); in maxMatchLength() local
3794 int32_t opType = URX_TYPE(op); in stripNOPs() local
Drematch.cpp2785 int32_t opType; // the opcode in MatchAt() local
4289 int32_t opType; // the opcode in MatchChunkAt() local
/external/llvm-project/mlir/lib/IR/
DOperation.cpp776 for (auto opType : op->getOperandTypes()) { in verifyOperandsAreSignlessIntegerLike() local
785 for (auto opType : op->getOperandTypes()) { in verifyOperandsAreFloatLike() local
800 for (auto opType : llvm::drop_begin(op->getOperandTypes(), 1)) in verifySameTypeOperands() local
864 for (auto opType : llvm::drop_begin(op->getOperandTypes(), 1)) { in verifySameOperandsShape() local
882 for (auto opType : llvm::drop_begin(op->getOperandTypes(), 1)) { in verifySameOperandsAndResultShape() local
941 for (auto opType : op->getOperandTypes()) { in verifySameOperandsAndResultType() local
/external/llvm-project/mlir/lib/Transforms/
DNormalizeMemRefs.cpp212 Type opType = operandEn.value().getType(); in updateFunctionSignature() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTrinaryMinMaxTests.cpp863 for (const auto& opType : operationTypes) in createTrinaryMinMaxGroup() local

12