Home
last modified time | relevance | path

Searched defs:FromWidth (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTConv.h316 uint64_t FromWidth) { in castAPSInt()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp239 bool InstCombinerImpl::shouldChangeType(unsigned FromWidth, in shouldChangeType()
273 unsigned FromWidth = From->getPrimitiveSizeInBits(); in shouldChangeType() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp2643 unsigned FromWidth = VecTy->getScalarSizeInBits(); in splitVectorElements() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp499 const unsigned FromWidth = Ctx.getIntWidth(FromType); in getNarrowingKind() local