Home
last modified time | relevance | path

Searched refs:Source1 (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceInst.h319 Operand *Source1, Operand *Source2) { in create() argument
321 InstArithmetic(Func, Op, Dest, Source1, Source2); in create()
336 InstArithmetic(Cfg *Func, OpKind Op, Variable *Dest, Operand *Source1,
497 static InstExtractElement *create(Cfg *Func, Variable *Dest, Operand *Source1, in create() argument
500 InstExtractElement(Func, Dest, Source1, Source2); in create()
510 InstExtractElement(Cfg *Func, Variable *Dest, Operand *Source1,
530 Operand *Source1, Operand *Source2) { in create() argument
532 InstFcmp(Func, Condition, Dest, Source1, Source2); in create()
540 InstFcmp(Cfg *Func, FCond Condition, Variable *Dest, Operand *Source1,
562 Operand *Source1, Operand *Source2) { in create() argument
[all …]
DIceInstX86Base.h1022 InstX86BaseTernop(Cfg *Func, Variable *Dest, Operand *Source1, in InstX86BaseTernop()
1026 this->addSource(Source1); in InstX86BaseTernop()
1070 Operand *Source1) in InstX86BaseThreeAddressop()
1073 this->addSource(Source1); in InstX86BaseThreeAddressop()
1884 Operand *Source1) { in create()
1886 InstX86ImulImm(Func, Dest, Source0, Source1); in create()
1894 Operand *Source1) in InstX86ImulImm()
1896 Source1) {} in InstX86ImulImm()
2219 static InstX86Idiv *create(Cfg *Func, Variable *Dest, Operand *Source1, in create()
2222 InstX86Idiv(Func, Dest, Source1, Source2); in create()
[all …]
DIceInst.cpp282 Operand *Source1, Operand *Source2) in InstArithmetic() argument
284 addSource(Source1); in InstArithmetic()
363 Operand *Source1, Operand *Source2) in InstExtractElement() argument
365 addSource(Source1); in InstExtractElement()
369 InstFcmp::InstFcmp(Cfg *Func, FCond Condition, Variable *Dest, Operand *Source1, in InstFcmp() argument
372 addSource(Source1); in InstFcmp()
376 InstIcmp::InstIcmp(Cfg *Func, ICond Condition, Variable *Dest, Operand *Source1, in InstIcmp() argument
379 addSource(Source1); in InstIcmp()
384 Operand *Source1, Operand *Source2, in InstInsertElement() argument
387 addSource(Source1); in InstInsertElement()
DIceConverter.cpp515 Ice::Operand *Source1 = convertValue(Instr->getOperand(0)); in convertExtractElementInstruction() local
517 return Ice::InstExtractElement::create(Func.get(), Dest, Source1, Source2); in convertExtractElementInstruction()
522 Ice::Operand *Source1 = convertValue(Instr->getOperand(0)); in convertInsertElementInstruction() local
525 return Ice::InstInsertElement::create(Func.get(), Dest, Source1, Source2, in convertInsertElementInstruction()
532 Ice::Operand *Source1 = convertValue(Instr->getTrueValue()); in convertSelectInstruction() local
534 return Ice::InstSelect::create(Func.get(), Dest, Cond, Source1, Source2); in convertSelectInstruction()
DIceInstX86BaseImpl.h66 Variable *Source1, in InstX86Mul() argument
69 this->addSource(Source1); in InstX86Mul()
75 Variable *Source1, in InstX86Shld() argument
79 this->addSource(Source1); in InstX86Shld()
85 Variable *Source1, in InstX86Shrd() argument
89 this->addSource(Source1); in InstX86Shrd()
/external/squashfs-tools/
DRELEASE-README212 Source1 source2 ... are the source directories/files containing the