Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/Interp/
DBoolean.h80 Boolean truncate(unsigned TruncBits) const { return *this; } in truncate()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZTargetTransformInfo.cpp915 unsigned TruncBits = 0; in isFoldableLoad() local
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZTargetTransformInfo.cpp961 unsigned TruncBits = 0; in isFoldableLoad() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp1608 uint64_t TruncBits = 0; in isBitfieldExtractOpFromShr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp1761 uint64_t TruncBits = 0; in isBitfieldExtractOpFromShr() local
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp1942 uint64_t TruncBits = 0; in isBitfieldExtractOpFromShr() local
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp4475 auto TruncBits = APInt::getAllOnesValue(TruncBitWidth).zext(BitWidth); in optimizeLoadExt() local
/external/llvm/lib/Analysis/
DScalarEvolution.cpp1436 unsigned TruncBits = getTypeSizeInBits(ST->getType()); in getZeroExtendExpr() local
1636 unsigned TruncBits = getTypeSizeInBits(ST->getType()); in getSignExtendExpr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp1683 unsigned TruncBits = getTypeSizeInBits(ST->getType()); in getZeroExtendExpr() local
1994 unsigned TruncBits = getTypeSizeInBits(ST->getType()); in getSignExtendExpr() local
/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp1568 unsigned TruncBits = getTypeSizeInBits(ST->getType()); in getZeroExtendExpr() local
1875 unsigned TruncBits = getTypeSizeInBits(ST->getType()); in getSignExtendExpr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp7861 unsigned TruncBits = LargeVT.getScalarSizeInBits() - OpSizeInBits; in visitSRA() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp8506 unsigned TruncBits = LargeVT.getScalarSizeInBits() - OpSizeInBits; in visitSRA() local