Home
last modified time | relevance | path

Searched defs:shouldPromote (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DTypePromotion.cpp380 bool TypePromotionImpl::shouldPromote(Value *V) { shouldPromote() function in TypePromotionImpl
H A DCodeGenPrepare.cpp7657 bool shouldPromote(const Instruction *ToBePromoted) const { shouldPromote() function in __anond527a6aa1811::VectorPromoteHelper