Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DNarrowingConversionsCheck.cpp
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp302 uint32_t IntBitWidth = IntVT.getSizeInBits(); in materializeConstant() local