Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTypePromotion.cpp965 EVT ZExtVT = TLI->getValueType(DL, I.getType()); in run() local
967 auto PromoteWidth = ZExtVT.getFixedSizeInBits(); in run()