Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DAPFixedPoint.cpp418 unsigned SrcWidth = getWidth(); in convertToInt() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DFixedPointBuilder.h35 unsigned SrcWidth = SrcSema.getWidth(); in Convert() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DConstantFold.cpp1290 unsigned SrcWidth = in ConstantFoldBinaryInstruction() local
1329 unsigned SrcWidth = std::min(DstWidth, Log2(*GVAlign)); in ConstantFoldBinaryInstruction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp734 unsigned SrcWidth = SrcTy->getScalarSizeInBits(); in visitTrunc() local
1694 unsigned SrcWidth = std::max(LHSWidth, RHSWidth); in visitFPTrunc() local
H A DInstCombineShifts.cpp919 unsigned SrcWidth = X->getType()->getScalarSizeInBits(); in visitShl() local
H A DInstCombineVectorOps.cpp239 unsigned SrcWidth = SrcTy->getScalarSizeInBits(); in foldBitcastExtElt() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp724 TypeSize SrcWidth = SrcVT.getSizeInBits(); in LegalizeLoadOps() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp8908 unsigned SrcWidth = Info.Ctx.getIntWidth(ForType); in getAlignmentArgument() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp48784 unsigned SrcWidth = SrcVT.getSizeInBits(); in combineToFPTruncExtElt() local