Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4089 static bool canGetThrough(const Instruction *Inst, Type *ConsideredExtType,
4175 bool TypePromotionHelper::canGetThrough(const Instruction *Inst, in canGetThrough() function in TypePromotionHelper
4288 if (!ExtOpnd || !canGetThrough(ExtOpnd, ExtTy, PromotedInsts, IsSExt)) in getAction()