Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp93 bool InstCombiner::ShouldChangeType(unsigned FromWidth, in ShouldChangeType()
117 unsigned FromWidth = From->getPrimitiveSizeInBits(); in ShouldChangeType() local
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstructionCombining.cpp94 unsigned FromWidth = From->getPrimitiveSizeInBits(); in ShouldChangeType() local
/external/clang/lib/Sema/
DSemaOverload.cpp391 const unsigned FromWidth = Ctx.getIntWidth(FromType); in getNarrowingKind() local