Home
last modified time | relevance | path

Searched defs:TruncBits (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp244 unsigned TruncBits = 0; member
634 unsigned TruncBits = IndexSize < Width ? Width - IndexSize : 0; in DecomposeGEPExpression() local
H A DScalarEvolution.cpp1669 unsigned TruncBits = getTypeSizeInBits(ST->getType()); in getZeroExtendExprImpl() local
1997 unsigned TruncBits = getTypeSizeInBits(ST->getType()); in getSignExtendExprImpl() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp915 unsigned TruncBits = 0; in isFoldableLoad() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp1034 unsigned TruncBits = 0; in isFoldableLoad() local
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1608 uint64_t TruncBits = 0; in isBitfieldExtractOpFromShr() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1761 uint64_t TruncBits = 0; in isBitfieldExtractOpFromShr() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp2261 uint64_t TruncBits = 0; in isBitfieldExtractOpFromShr() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4475 auto TruncBits = APInt::getAllOnesValue(TruncBitWidth).zext(BitWidth); in optimizeLoadExt() local
/aosp_15_r20/external/llvm/lib/Analysis/
H A DScalarEvolution.cpp1436 unsigned TruncBits = getTypeSizeInBits(ST->getType()); in getZeroExtendExpr() local
1636 unsigned TruncBits = getTypeSizeInBits(ST->getType()); in getSignExtendExpr() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DScalarEvolution.cpp1683 unsigned TruncBits = getTypeSizeInBits(ST->getType()); in getZeroExtendExpr() local
1994 unsigned TruncBits = getTypeSizeInBits(ST->getType()); in getSignExtendExpr() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7861 unsigned TruncBits = LargeVT.getScalarSizeInBits() - OpSizeInBits; in visitSRA() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp9696 unsigned TruncBits = LargeVT.getScalarSizeInBits() - OpSizeInBits; in visitSRA() local