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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp440 uint32_t IntBitWidth = IntVT.getSizeInBits(); local
441 APSInt SIntVal(IntBitWidth, /*isUnsigned=*/false);

Completed in 106 milliseconds