Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DExpandMemCmp.cpp198 Value *Source1 = CI->getArgOperand(0); in emitLoadCompareByteBlock() local
273 Value *Source1 = CI->getArgOperand(0); in getCompareLoadPairs() local
391 Value *Source1 = CI->getArgOperand(0); in emitLoadCompareBlock() local
523 Value *Source1 = CI->getArgOperand(0); in getMemCmpOneBlock() local
/external/swiftshader/third_party/subzero/src/
DIceInst.cpp282 Operand *Source1, Operand *Source2) in InstArithmetic()
363 Operand *Source1, Operand *Source2) in InstExtractElement()
369 InstFcmp::InstFcmp(Cfg *Func, FCond Condition, Variable *Dest, Operand *Source1, in InstFcmp()
376 InstIcmp::InstIcmp(Cfg *Func, ICond Condition, Variable *Dest, Operand *Source1, in InstIcmp()
384 Operand *Source1, Operand *Source2, in InstInsertElement()
DIceConverter.cpp515 Ice::Operand *Source1 = convertValue(Instr->getOperand(0)); in convertExtractElementInstruction() local
522 Ice::Operand *Source1 = convertValue(Instr->getOperand(0)); in convertInsertElementInstruction() local
532 Ice::Operand *Source1 = convertValue(Instr->getTrueValue()); in convertSelectInstruction() local
DIceInst.h326 Operand *Source1, Operand *Source2) { in create()
507 static InstExtractElement *create(Cfg *Func, Variable *Dest, Operand *Source1, in create()
540 Operand *Source1, Operand *Source2) { in create()
572 Operand *Source1, Operand *Source2) { in create()
596 static InstInsertElement *create(Cfg *Func, Variable *Dest, Operand *Source1, in create()
DIceInstX86BaseImpl.h66 Variable *Source1, in InstX86Mul()
75 Variable *Source1, in InstX86Shld()
85 Variable *Source1, in InstX86Shrd()