Home
last modified time | relevance | path

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

/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()
DSIInstrInfo.h738 uint8_t OpType = (Size == 8) ? in isInlineConstant() local
/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVInstrInfo.cpp511 unsigned OpType = OI.value().OperandType; in verifyInstruction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCDwarf.h437 enum OpType { enum
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceInstARM32.h803 const Type OpType = (isVectorCompare() ? getSrc(0) : getDest())->getType(); in emit() local
812 const Type OpType = (isVectorCompare() ? getSrc(0) : getDest())->getType(); in dump() local
DPNaClTranslator.cpp2726 Ice::Type OpType = Op->getType(); in ProcessRecord() local
2776 Ice::Type OpType = Context->getSimpleTypeByID(Values[1]); in ProcessRecord() local
DIceInstARM32.cpp227 Type OpType) { in emitThreeAddrFP()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DCombinerHelper.cpp148 LLT OpType = MRI.getType(Reg); in matchCombineConcatVectors() local
DLegalizerHelper.cpp381 Type *OpType) { in simpleLibcall()
/third_party/mingw-w64/mingw-w64-headers/include/
Dntdsapi.h758 DS_REPL_OP_TYPE OpType; member
771 DS_REPL_OP_TYPE OpType; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp2591 Type *OpType = Op->getType(); in handleBswap() local
3681 Type *OpType = Operand->getType(); in instrumentAsmArgument() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp6051 Type *OpType = Op0->getType(); in visitFCmpInst() local