Searched refs:isBytewiseValue (Results 1 – 12 of 12) sorted by relevance
103 Value *isBytewiseValue(Value *V);
371 Value *SplatValue = isBytewiseValue(StoredVal); in isLegalStore()537 FirstSplatValue = isBytewiseValue(FirstStoredVal); in processLoopStores()570 SecondSplatValue = isBytewiseValue(SecondStoredVal); in processLoopStores()749 Value *SplatValue = isBytewiseValue(StoredVal); in processLoopStridedStore()
390 if (ByteVal != isBytewiseValue(NextStore->getOperand(0))) in INITIALIZE_PASS_DEPENDENCY()713 if (Value *ByteVal = isBytewiseValue(V)) { in processStore()1149 if (Value *ByteVal = isBytewiseValue(GV->getInitializer())) { in processMemCpy()
390 if (ByteVal != isBytewiseValue(NextStore->getOperand(0))) in INITIALIZE_PASS_DEPENDENCY()534 if (Value *ByteVal = isBytewiseValue(SI->getOperand(0))) in processStore()795 if (Value *ByteVal = isBytewiseValue(GV->getInitializer())) { in processMemCpy()
449 Value *SplatValue = isBytewiseValue(StoredVal); in processLoopStridedStore()
428 Value *SplatValue = isBytewiseValue(StoredVal); in isLegalStore()606 FirstSplatValue = isBytewiseValue(FirstStoredVal); in processLoopStores()639 SecondSplatValue = isBytewiseValue(SecondStoredVal); in processLoopStores()854 Value *SplatValue = isBytewiseValue(StoredVal); in processLoopStridedStore()
416 if (ByteVal != isBytewiseValue(NextStore->getOperand(0))) in INITIALIZE_PASS_DEPENDENCY()753 if (Value *ByteVal = isBytewiseValue(V)) { in processStore()1199 if (Value *ByteVal = isBytewiseValue(GV->getInitializer())) { in processMemCpy()
178 Value *isBytewiseValue(Value *V);
213 Value *isBytewiseValue(Value *V);
1243 Value *llvm::isBytewiseValue(Value *V) { in isBytewiseValue() function in llvm1291 Value *Val = isBytewiseValue(CA->getOperand(0)); in isBytewiseValue()
2533 Value *llvm::isBytewiseValue(Value *V) { in isBytewiseValue() function in llvm2567 Value *Val = isBytewiseValue(Elt); in isBytewiseValue()
2928 Value *llvm::isBytewiseValue(Value *V) { in isBytewiseValue() function in llvm2962 Value *Val = isBytewiseValue(Elt); in isBytewiseValue()