Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/StaticAnalyzer/Core/PathSensitive/
DSMTConv.h316 uint64_t FromWidth) { in castAPSInt()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/StaticAnalyzer/Core/PathSensitive/
DSMTConv.h316 uint64_t FromWidth) { in castAPSInt()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/PathSensitive/
DSMTConv.h316 uint64_t FromWidth) { in castAPSInt()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/PathSensitive/
DSMTConv.h316 uint64_t FromWidth) { in castAPSInt()
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp93 bool InstCombiner::ShouldChangeType(unsigned FromWidth, in ShouldChangeType()
117 unsigned FromWidth = From->getPrimitiveSizeInBits(); in ShouldChangeType() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp174 bool InstCombiner::shouldChangeType(unsigned FromWidth, in shouldChangeType()
208 unsigned FromWidth = From->getPrimitiveSizeInBits(); in shouldChangeType() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp234 bool InstCombinerImpl::shouldChangeType(unsigned FromWidth, in shouldChangeType()
268 unsigned FromWidth = From->getPrimitiveSizeInBits(); in shouldChangeType() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp2204 unsigned FromWidth = VecTy->getScalarSizeInBits(); in splitVectorElements() local
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaOverload.cpp391 const unsigned FromWidth = Ctx.getIntWidth(FromType); in getNarrowingKind() local