Home
last modified time | relevance | path

Searched refs:canPromote (Results 1 – 1 of 1) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDCodeGenPrepare.cpp7764 bool canPromote(const Instruction *ToBePromoted) const { in canPromote() function in __anonfc20c1721911::VectorPromoteHelper
7923 if (!VPH.canPromote(ToBePromoted) || !VPH.shouldPromote(ToBePromoted)) in optimizeExtractElementInst()