Searched refs:replaceValue (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | VectorCombine.cpp | 142 void replaceValue(Value &Old, Value &New) { in replaceValue() function in __anonadb95c080111::VectorCombine 313 replaceValue(I, *VecLd); in vectorizeLoadInsert() 372 replaceValue(I, *VecLd); in widenSubvectorLoad() 587 replaceValue(I, *NewExt); in foldExtExtCmp() 612 replaceValue(I, *NewExt); in foldExtExtBinop() 750 replaceValue(I, *NewShuf); in foldInsExtFNeg() 808 replaceValue(I, *NewBO); in foldInsExtBinop() 868 replaceValue(I, *Result); in foldBitOpOfBitcasts() 961 replaceValue(I, *Shuf); in foldBitcastShuffle() 1083 replaceValue(VPI, *Builder.CreateVectorSplat(EC, ScalarVal)); in scalarizeVPIntrinsic() [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | DIE.h | 761 bool replaceValue(BumpPtrAllocator &Alloc, dwarf::Attribute Attribute, in replaceValue() function 776 bool replaceValue(BumpPtrAllocator &Alloc, dwarf::Attribute Attribute, in replaceValue() function 788 bool replaceValue(BumpPtrAllocator &Alloc, dwarf::Attribute Attribute, in replaceValue() function
|