Searched defs:Source2 (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | ExpandMemCmp.cpp | 288 Value *Source2 = in emitLoadCompareByteBlock() local 349 Value *Source2 = getPtrToElementAtOffset(CI->getArgOperand(1), LoadSizeType, in getCompareLoadPairs() local 456 Value *Source2 = getPtrToElementAtOffset(CI->getArgOperand(1), LoadSizeType, in emitLoadCompareBlock() local 572 Value *Source2 = CI->getArgOperand(1); 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() 362 Operand *Source2) in InstFcmp() 369 Operand *Source2) in InstIcmp() 376 Operand *Source1, Operand *Source2, in InstInsertElement()
|
D | IceConverter.cpp | 516 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
|
D | IceInst.h | 331 Operand *Source1, Operand *Source2) { in create() 512 Operand *Source2) { in create() 544 Operand *Source1, Operand *Source2) { in create() 576 Operand *Source1, Operand *Source2) { in create() 601 Operand *Source2, Operand *Source3) { in create()
|
D | IceInstX86BaseImpl.h | 67 Operand *Source2) in InstX86Mul() 76 Operand *Source2) in InstX86Shld() 86 Operand *Source2) in InstX86Shrd()
|
/external/auto/value/src/test/java/com/google/auto/value/processor/ |
D | TypeVariablesTest.java | 68 abstract static class Source2<T> { class in TypeVariablesTest
|
/external/llvm-project/clang/unittests/ASTMatchers/ |
D | ASTMatchersNarrowingTest.cpp | 3531 StringRef Source2 = R"( in TEST_P() local 3556 StringRef Source2 = R"( in TEST_P() local 3602 StringRef Source2 = R"( in TEST_P() local 3648 StringRef Source2 = R"( in TEST_P() local 3694 const std::string Source2 = R"( in TEST() local 3740 StringRef Source2 = R"( in TEST_P() local
|
D | ASTMatchersNodeTest.cpp | 2166 StringRef Source2 = R"( in TEST() local 2189 StringRef Source2 = R"( in TEST() local
|