Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DExpandMemCmp.cpp199 Value *Source2 = CI->getArgOperand(1); in emitLoadCompareByteBlock() local
274 Value *Source2 = CI->getArgOperand(1); in getCompareLoadPairs() local
392 Value *Source2 = CI->getArgOperand(1); in emitLoadCompareBlock() local
524 Value *Source2 = CI->getArgOperand(1); in getMemCmpOneBlock() local
/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.h326 Operand *Source1, Operand *Source2) { in create()
505 Operand *Source2) { in create()
537 Operand *Source1, Operand *Source2) { in create()
569 Operand *Source1, Operand *Source2) { in create()
594 Operand *Source2, Operand *Source3) { in create()
DIceInstX86BaseImpl.h67 Operand *Source2) in InstX86Mul()
76 Operand *Source2) in InstX86Shld()
86 Operand *Source2) in InstX86Shrd()