Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTypePromotion.cpp976 EVT ZExtVT = TLI->getValueType(DL, I.getType()); in run() local
978 auto PromoteWidth = ZExtVT.getFixedSizeInBits(); in run()