Home
last modified time | relevance | path

Searched defs:ToWidth (Results 1 – 7 of 7) sorted by relevance

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCastToStructChecker.cpp91 unsigned ToWidth = Ctx.getTypeInfo(ToPointeeTy).Width; in VisitCastExpr() local
/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTConv.h315 uint64_t ToWidth, QualType FromTy, in castAPSInt()
/llvm-project/llvm/lib/Support/
H A DZ3Solver.cpp720 mkFPtoSBV(const SMTExprRef & From,unsigned ToWidth) mkFPtoSBV() argument
727 mkFPtoUBV(const SMTExprRef & From,unsigned ToWidth) mkFPtoUBV() argument
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp2696 unsigned ToWidth = ToType->getScalarSizeInBits(); in joinVectorElements() local
[all...]
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp274 unsigned ToWidth = To->getPrimitiveSizeInBits(); shouldChangeType() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp6451 uint64_t ToWidth = Type->getIntegerBitWidth(); pushCast() local
/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp479 const unsigned ToWidth = Ctx.getIntWidth(ToType); getNarrowingKind() local