Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTConv.h316 uint64_t FromWidth) { in castAPSInt()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp214 bool InstCombinerImpl::shouldChangeType(unsigned FromWidth, in shouldChangeType()
248 unsigned FromWidth = From->getPrimitiveSizeInBits(); in shouldChangeType() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp427 const unsigned FromWidth = Ctx.getIntWidth(FromType); in getNarrowingKind() local