Searched refs:replaceOperation (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | ExpandVectorPredication.cpp | 285 replaceOperation(*NewBinOp, VPI); in expandPredicationInBinaryOperator() 302 replaceOperation(*NewOp, VPI); in expandPredicationToIntCall() 311 replaceOperation(*NewOp, VPI); in expandPredicationToIntCall() 330 replaceOperation(*NewOp, VPI); in expandPredicationToFPCall() 340 replaceOperation(*NewOp, VPI); in expandPredicationToFPCall() 352 replaceOperation(*NewOp, VPI); in expandPredicationToFPCall() 485 replaceOperation(*Reduction, VPI); in expandPredicationInReduction() 541 replaceOperation(*CastOp, VPI); in expandPredicationToCastIntrinsic() 606 replaceOperation(*NewMemoryInst, VPI); in expandPredicationInMemoryIntrinsic() 624 replaceOperation(*NewCmp, VPI); in expandPredicationInComparison() [all …]
|