Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4264 const Type *OpndType = getOrigType(PromotedInsts, Opnd, IsSExt); in canGetThrough() local
4265 if (OpndType) in canGetThrough()
4268 OpndType = Opnd->getOperand(0)->getType(); in canGetThrough()
4274 OpndType->getIntegerBitWidth(); in canGetThrough()