Searched defs:shouldPromote (Results 1 – 2 of 2) sorted by relevance
| /src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
| H A D | TypePromotion.cpp | 382 bool TypePromotionImpl::shouldPromote(Value *V) { in shouldPromote() function in TypePromotionImpl |
| H A D | CodeGenPrepare.cpp | 7771 bool shouldPromote(const Instruction *ToBePromoted) const { in shouldPromote() function in __anon132ce9ad1911::VectorPromoteHelper |