/external/swiftshader/third_party/subzero/src/ |
D | IceInst.h | 319 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 …]
|
D | IceInstX86Base.h | 1022 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 …]
|
D | IceInst.cpp | 282 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()
|
D | IceConverter.cpp | 515 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()
|
D | IceInstX86BaseImpl.h | 66 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/openssh/contrib/suse/ |
D | openssh.spec | 20 Source1: x11-ssh-askpass-%{xversion}.tar.gz
|
/external/openssh/contrib/redhat/ |
D | openssh.spec | 78 Source1: http://www.jmknoble.net/software/x11-ssh-askpass/x11-ssh-askpass-%{aversion}.tar.gz
|
/external/squashfs-tools/ |
D | RELEASE-README | 212 Source1 source2 ... are the source directories/files containing the
|