Searched defs:DstBits (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DIntegral.h
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp2371 unsigned DstBits = SE.getTypeSizeInBits(ARTy); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp1867 unsigned DstBits = Ty->getScalarSizeInBits(); local
1879 unsigned DstBits = Ty->getScalarSizeInBits(); local
H A DInstructions.cpp3043 unsigned DstBits = Ty->getScalarSizeInBits(); local
3057 unsigned DstBits = Ty->getScalarSizeInBits(); local
3071 unsigned DstBits = Ty->getScalarSizeInBits(); local
3084 unsigned DstBits local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp4124 unsigned DstBits = RetVT.getSizeInBits(); local
4231 unsigned DstBits = RetVT.getSizeInBits(); local
4352 unsigned DstBits = RetVT.getSizeInBits(); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp1026 unsigned DstBits = Dst->getType()->getScalarSizeInBits(); local
1079 unsigned DstBits = DstTy->getScalarSizeInBits(); local
1140 unsigned DstBits = DstTy->getScalarSizeInBits(); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1566 unsigned DstBits = Trunc->getType()->getScalarSizeInBits(), local

Completed in 239 milliseconds