Home
last modified time | relevance | path

Searched defs:OpType (Results 1 – 25 of 67) sorted by relevance

123

/external/swiftshader/third_party/subzero/unittest/AssemblerX8632/
DLowLevel.cpp110 #define TestRegReg(Inst, Dst, Src, OpType, ByteCountUntyped, ...) \ in TEST_F() argument
124 #define TestRegImm(Inst, Dst, Imm, OpType, ByteCountUntyped, ...) \ in TEST_F() argument
137 #define TestRegAbsoluteAddr(Inst, Dst, Disp, OpType, ByteCountUntyped, ...) \ in TEST_F() argument
151 #define TestRegAddrBase(Inst, Dst, Base, Disp, OpType, ByteCountUntyped, ...) \ in TEST_F() argument
166 #define TestRegAddrScaledIndex(Inst, Dst, Index, Scale, Disp, OpType, \ in TEST_F() argument
183 OpType, ByteCountUntyped, ...) \ in TEST_F() argument
200 OpType, ByteCountUntyped, ...) \ in TEST_F() argument
218 OpType, ByteCountUntyped, ...) \ in TEST_F() argument
/external/swiftshader/third_party/subzero/unittest/AssemblerX8664/
DLowLevel.cpp157 #define TestRegReg(Inst, Dst, Src, OpType, ByteCountUntyped, ...) \ in TEST_F() argument
170 #define TestRegImm(Inst, Dst, Imm, OpType, ByteCountUntyped, ...) \ in TEST_F() argument
183 #define TestRegAbsoluteAddr(Inst, Dst, Disp, OpType, ByteCountUntyped, ...) \ in TEST_F() argument
196 #define TestRegAddrBase(Inst, Dst, Base, Disp, OpType, ByteCountUntyped, ...) \ in TEST_F() argument
210 #define TestRegAddrScaledIndex(Inst, Dst, Index, Scale, Disp, OpType, \ in TEST_F() argument
227 OpType, ByteCountUntyped, ...) \ in TEST_F() argument
243 OpType, ByteCountUntyped, ...) \ in TEST_F() argument
260 OpType, ByteCountUntyped, ...) \ in TEST_F() argument
/external/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
DAddressSanitizerCommon.h26 Type *OpType; variable
/external/llvm-project/lldb/include/lldb/Symbol/
DPostfixExpression.h53 enum OpType { enum
134 enum OpType { enum
/external/llvm-project/polly/lib/CodeGen/
DIslExprBuilder.cpp353 isl_ast_op_type OpType; in createOpBin() local
523 isl_ast_op_type OpType = isl_ast_expr_get_op_type(Expr); in createOpICmp() local
549 isl_ast_op_type OpType; in createOpBoolean() local
597 isl_ast_op_type OpType; in createOpBooleanConditional() local
/external/llvm/utils/TableGen/
DAsmWriterInst.h28 enum OpType { enum
/external/llvm-project/llvm/utils/TableGen/
DAsmWriterInst.h27 enum OpType { enum
/external/llvm-project/llvm/include/llvm/IR/
DMatrixBuilder.h116 auto *OpType = cast<VectorType>(Matrix->getType()); variable
/external/llvm-project/llvm/lib/Target/AMDGPU/
DSIRegisterInfo.h208 bool opCanUseLiteralConstant(unsigned OpType) const { in opCanUseLiteralConstant()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIRegisterInfo.h188 bool opCanUseLiteralConstant(unsigned OpType) const { in opCanUseLiteralConstant()
/external/tensorflow/tensorflow/core/util/
Dstat_summarizer.cc90 std::string OpType(const DeviceStepStats& ds, const NodeExecStats& ns) { in OpType() function
/external/XNNPACK/test/
Dvunary-microkernel-tester.h25 enum class OpType { enum
Dvbinaryc-microkernel-tester.h27 enum class OpType { enum
Dvbinary-microkernel-tester.h27 enum class OpType { enum
/external/deqp/external/openglcts/modules/common/subgroups/
DglcSubgroupsShapeTests.cpp54 enum OpType enum
DglcSubgroupsBallotOtherTests.cpp41 enum OpType enum
DglcSubgroupsBallotBroadcastTests.cpp41 enum OpType enum
DglcSubgroupsQuadTests.cpp41 enum OpType enum
DglcSubgroupsShuffleTests.cpp41 enum OpType enum
DglcSubgroupsVoteTests.cpp44 enum OpType enum
/external/llvm/lib/Target/AMDGPU/MCTargetDesc/
DSIMCCodeEmitter.cpp80 unsigned OpType = Desc.OpInfo[OpNo].OperandType; in isSrcOperand() local
/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Dfuse_binary_into_preceding_affine.cc78 enum class OpType { BiasPlusOperand, BiasMinusOperand, OperandMinusBias }; in FuseAddOrSubParamsIntoPrecedingAffine() enum
/external/deqp/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsShapeTests.cpp54 enum OpType enum
DvktSubgroupsBallotOtherTests.cpp39 enum OpType enum
DvktSubgroupsQuadTests.cpp39 enum OpType enum

123