Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIRegisterInfo.h188 bool opCanUseLiteralConstant(unsigned OpType) const { in opCanUseLiteralConstant()
/third_party/vk-gl-cts/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
DglcSubgroupsClusteredTests.cpp41 enum OpType enum
DglcSubgroupsVoteTests.cpp44 enum OpType enum
DglcSubgroupsPartitionedTests.cpp41 enum OpType enum
DglcSubgroupsArithmeticTests.cpp41 enum OpType enum
DglcSubgroupsBasicTests.cpp204 enum OpType enum
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsShapeTests.cpp39 enum OpType enum
DvktSubgroupsBallotOtherTests.cpp39 enum OpType enum
DvktSubgroupsQuadTests.cpp39 enum OpType enum
DvktSubgroupsClusteredTests.cpp40 enum OpType enum
DvktSubgroupsBallotBroadcastTests.cpp39 enum OpType enum
DvktSubgroupsShuffleTests.cpp39 enum OpType enum
DvktSubgroupsArithmeticTests.cpp40 enum OpType enum
DvktSubgroupsPartitionedTests.cpp41 enum OpType enum
DvktSubgroupsVoteTests.cpp39 enum OpType enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.cpp1045 unsigned OpType = Desc.OpInfo[OpNo].OperandType; in isSISrcOperand() local
1052 unsigned OpType = Desc.OpInfo[OpNo].OperandType; in isSISrcFPOperand() local
1076 unsigned OpType = Desc.OpInfo[OpNo].OperandType; in isSISrcInlinableOperand() local
/third_party/skia/tools/debugger/
DDrawCommand.h30 enum OpType { enum
/third_party/flutter/skia/tools/debugger/
DDrawCommand.h28 enum OpType { enum

12