Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZTargetTransformInfo.cpp915 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/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/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp7861 unsigned TruncBits = LargeVT.getScalarSizeInBits() - OpSizeInBits; in visitSRA() local