Searched defs:Source1 (Results 1 – 8 of 8) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | ExpandMemCmp.cpp | 286 Value *Source1 = in emitLoadCompareByteBlock() local 347 Value *Source1 = getPtrToElementAtOffset(CI->getArgOperand(0), LoadSizeType, in getCompareLoadPairs() local 454 Value *Source1 = getPtrToElementAtOffset(CI->getArgOperand(0), LoadSizeType, in emitLoadCompareBlock() local 571 Value *Source1 = CI->getArgOperand(0); in getMemCmpOneBlock() local
|
| /external/swiftshader/third_party/subzero/src/ |
| D | IceInst.cpp | 274 Operand *Source1, Operand *Source2) in InstArithmetic() 355 Operand *Source1, Operand *Source2) in InstExtractElement() 361 InstFcmp::InstFcmp(Cfg *Func, FCond Condition, Variable *Dest, Operand *Source1, in InstFcmp() 368 InstIcmp::InstIcmp(Cfg *Func, ICond Condition, Variable *Dest, Operand *Source1, in InstIcmp() 376 Operand *Source1, Operand *Source2, in InstInsertElement()
|
| D | IceConverter.cpp | 515 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
|
| D | IceInst.h | 331 Operand *Source1, Operand *Source2) { in create() 511 static InstExtractElement *create(Cfg *Func, Variable *Dest, Operand *Source1, in create() 544 Operand *Source1, Operand *Source2) { in create() 576 Operand *Source1, Operand *Source2) { in create() 600 static InstInsertElement *create(Cfg *Func, Variable *Dest, Operand *Source1, in create()
|
| D | IceInstX86BaseImpl.h | 66 Variable *Source1, in InstX86Mul() 75 Variable *Source1, in InstX86Shld() 85 Variable *Source1, in InstX86Shrd()
|
| /external/auto/value/src/test/java/com/google/auto/value/processor/ |
| D | TypeVariablesTest.java | 52 abstract static class Source1 { class in TypeVariablesTest
|
| /external/llvm-project/clang/unittests/ASTMatchers/ |
| D | ASTMatchersNarrowingTest.cpp | 3505 StringRef Source1 = R"( in TEST_P() local 3521 StringRef Source1 = R"( in TEST_P() local 3549 StringRef Source1 = R"( in TEST_P() local 3595 StringRef Source1 = R"( in TEST_P() local 3641 StringRef Source1 = R"( in TEST_P() local 3687 const std::string Source1 = R"( in TEST() local 3733 StringRef Source1 = R"( in TEST_P() local
|
| D | ASTMatchersNodeTest.cpp | 2159 StringRef Source1 = R"( in TEST() local 2182 StringRef Source1 = R"( in TEST() local
|