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

/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DIntegral.h
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp2498 unsigned DstBits = SE.getTypeSizeInBits(ARTy); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp4023 unsigned DstBits = RetVT.getSizeInBits(); local
4126 unsigned DstBits = RetVT.getSizeInBits(); local
4242 unsigned DstBits = RetVT.getSizeInBits(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DInstructions.cpp3118 unsigned DstBits = Ty->getScalarSizeInBits(); local
3132 unsigned DstBits = Ty->getScalarSizeInBits(); local
3146 unsigned DstBits = Ty->getScalarSizeInBits(); local
3159 unsigned DstBits local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1532 unsigned DstBits = Trunc->getType()->getScalarSizeInBits(), local
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprScalar.cpp1020 unsigned DstBits = Dst->getType()->getScalarSizeInBits(); local
1073 unsigned DstBits = DstTy->getScalarSizeInBits(); local
1134 unsigned DstBits = DstTy->getScalarSizeInBits(); local
[all...]

Completed in 386 milliseconds