Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp305 uint32_t IntBitWidth = IntVT.getSizeInBits(); in materializeConstant() local
306 APSInt SIntVal(IntBitWidth, /*isUnsigned=*/false); in materializeConstant()