Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4594 const Type *OpndType = getOrigType(PromotedInsts, Opnd, IsSExt); in canGetThrough() local
4595 if (OpndType) in canGetThrough()
4598 OpndType = Opnd->getOperand(0)->getType(); in canGetThrough()
4604 OpndType->getIntegerBitWidth(); in canGetThrough()