Searched defs:RBitWidth (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTConv.h595 uint64_t RBitWidth = Ctx.getTypeSize(RTy); local
648 uint64_t RBitWidth = Ctx.getTypeSize(RTy); local
730 uint64_t RBitWidth = Ctx.getTypeSize(RTy); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp696 unsigned LBitWidth = LA.getBitWidth(), RBitWidth = RA.getBitWidth(); local

Completed in 134 milliseconds