Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTConv.h316 uint64_t FromWidth) { in castAPSInt()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp234 bool InstCombinerImpl::shouldChangeType(unsigned FromWidth, in shouldChangeType()
268 unsigned FromWidth = From->getPrimitiveSizeInBits(); in shouldChangeType() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp2204 unsigned FromWidth = VecTy->getScalarSizeInBits(); in splitVectorElements() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOverload.cpp430 const unsigned FromWidth = Ctx.getIntWidth(FromType); in getNarrowingKind() local