Searched refs:replaceValue (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | VectorCombine.cpp | 270 replaceValue(I, *VecLd); in vectorizeLoadInsert() 330 replaceValue(I, *VecLd); in widenSubvectorLoad() 532 replaceValue(I, *NewExt); in foldExtExtCmp() 557 replaceValue(I, *NewExt); in foldExtExtBinop() 677 replaceValue(I, *Shuf); in foldInsExtFNeg() 740 replaceValue(I, *Shuf); in foldBitcastShuffle() 981 replaceValue(I, *Insert); in scalarizeBinopOrCmp() 1072 replaceValue(I, *NewExt); in foldExtractedCmps() 1254 replaceValue(I, *NSI); in foldSingleElementStore() 1352 replaceValue(*EI, *NewLoad); in scalarizeLoadExtract() [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | DIE.h | 752 bool replaceValue(BumpPtrAllocator &Alloc, dwarf::Attribute Attribute, in replaceValue() function 767 bool replaceValue(BumpPtrAllocator &Alloc, dwarf::Attribute Attribute, in replaceValue() function 779 bool replaceValue(BumpPtrAllocator &Alloc, dwarf::Attribute Attribute, in replaceValue() function
|