Searched refs:Source2 (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/CodeGen/ |
| H A D | ExpandMemCmp.cpp | 284 Value *Source2 = in emitLoadCompareByteBlock() local 288 Value *LoadSrc2 = Builder.CreateLoad(LoadSizeType, Source2); in emitLoadCompareByteBlock() 345 Value *Source2 = getPtrToElementAtOffset(CI->getArgOperand(1), LoadSizeType, in getCompareLoadPairs() local 356 if (auto *Source2C = dyn_cast<Constant>(Source2)) in getCompareLoadPairs() 359 LoadSrc2 = Builder.CreateLoad(LoadSizeType, Source2); in getCompareLoadPairs() 450 Value *Source2 = getPtrToElementAtOffset(CI->getArgOperand(1), LoadSizeType, in emitLoadCompareBlock() local 455 Value *LoadSrc2 = Builder.CreateLoad(LoadSizeType, Source2); in emitLoadCompareBlock() 566 Value *Source2 = CI->getArgOperand(1); in getMemCmpOneBlock() local 571 if (Source2->getType() != LoadSizeType) in getMemCmpOneBlock() 572 Source2 = Builder.CreateBitCast(Source2, LoadSizeType->getPointerTo()); in getMemCmpOneBlock() [all …]
|
| /freebsd-12.1/contrib/unbound/contrib/ |
| H A D | unbound.spec_fedora | 17 Source2: unbound.conf
|
| /freebsd-12.1/contrib/gcc/config/ia64/ |
| H A D | ia64.md | 1245 ;; Source2 can be 0.
|
| /freebsd-12.1/sys/contrib/dev/acpica/ |
| H A D | changes.txt | 13418 LEqual (Source1, Source2) 13420 Source1 and Source2 must each evaluate to an integer, a string, or a 13422 The data type of Source1 dictates the required type of Source2. Source2
|