Home
last modified time | relevance | path

Searched defs:Source2 (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceInst.cpp282 Operand *Source1, Operand *Source2) in InstArithmetic()
363 Operand *Source1, Operand *Source2) in InstExtractElement()
370 Operand *Source2) in InstFcmp()
377 Operand *Source2) in InstIcmp()
384 Operand *Source1, Operand *Source2, in InstInsertElement()
DIceConverter.cpp516 Ice::Operand *Source2 = convertValue(Instr->getOperand(1)); in convertExtractElementInstruction() local
523 Ice::Operand *Source2 = convertValue(Instr->getOperand(1)); in convertInsertElementInstruction() local
533 Ice::Operand *Source2 = convertValue(Instr->getFalseValue()); in convertSelectInstruction() local
DIceInst.h319 Operand *Source1, Operand *Source2) { in create()
498 Operand *Source2) { in create()
530 Operand *Source1, Operand *Source2) { in create()
562 Operand *Source1, Operand *Source2) { in create()
587 Operand *Source2, Operand *Source3) { in create()
DIceInstX86BaseImpl.h67 Operand *Source2) in InstX86Mul()
76 Operand *Source2) in InstX86Shld()
86 Operand *Source2) in InstX86Shrd()