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/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Instrumentation/
DAddressSanitizerCommon.h29 Type *OpType; variable
/external/llvm/utils/TableGen/
DAsmWriterInst.h28 enum OpType { enum
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIRegisterInfo.h188 bool opCanUseLiteralConstant(unsigned OpType) const { in opCanUseLiteralConstant()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DMatrixBuilder.h112 auto *OpType = cast<VectorType>(Matrix->getType()); variable
/external/tensorflow/tensorflow/core/util/
Dstat_summarizer.cc90 std::string OpType(const DeviceStepStats& ds, const NodeExecStats& ns) { in OpType() function
/external/llvm/lib/Target/AMDGPU/MCTargetDesc/
DSIMCCodeEmitter.cpp80 unsigned OpType = Desc.OpInfo[OpNo].OperandType; in isSrcOperand() local
/external/deqp/external/openglcts/modules/common/subgroups/
DglcSubgroupsShapeTests.cpp52 enum OpType enum
DglcSubgroupsBallotOtherTests.cpp41 enum OpType enum
DglcSubgroupsBallotBroadcastTests.cpp41 enum OpType enum
DglcSubgroupsQuadTests.cpp41 enum OpType enum
DglcSubgroupsShuffleTests.cpp41 enum OpType enum
DglcSubgroupsClusteredTests.cpp41 enum OpType enum
DglcSubgroupsVoteTests.cpp44 enum OpType enum
DglcSubgroupsArithmeticTests.cpp41 enum OpType enum
DglcSubgroupsPartitionedTests.cpp41 enum OpType enum
/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Dfuse_binary_into_preceding_affine.cc78 enum class OpType { BiasPlusOperand, BiasMinusOperand, OperandMinusBias }; in FuseAddOrSubParamsIntoPrecedingAffine() enum
/external/skia/modules/skcms/
Dskcms.cc2373 struct OpType { in select_curve_op() struct
2374 Op sGamma, sRGBish, PQish, HLGish, HLGinvish, table; in select_curve_op()
/external/XNNPACK/test/
Dvbinaryc-microkernel-tester.h27 enum class OpType { enum
Dvbinary-microkernel-tester.h27 enum class OpType { enum
/external/lzma/CPP/7zip/UI/FileManager/
DPanelOperations.cpp42 EFolderOpType OpType; member in CThreadFolderOperations
/external/llvm/include/llvm/CodeGen/
DStackMaps.h163 typedef enum { DirectMemRefOp, IndirectMemRefOp, ConstantOp } OpType; typedef
/external/deqp/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsShapeTests.cpp39 enum OpType enum
DvktSubgroupsBallotOtherTests.cpp39 enum OpType enum

123