Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DBoolean.h85 truncate(unsigned TruncBits) truncate() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp263 unsigned TruncBits = 0; global() member
667 unsigned TruncBits = IndexSize < Width ? Width - IndexSize : 0; DecomposeGEPExpression() local
[all...]
H A DScalarEvolution.cpp1605 unsigned TruncBits = getTypeSizeInBits(ST->getType()); getZeroExtendExprImpl() local
1946 unsigned TruncBits = getTypeSizeInBits(ST->getType()); getSignExtendExprImpl() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp1075 unsigned TruncBits = 0; isFoldableLoad() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp2471 uint64_t TruncBits = 0; isBitfieldExtractOpFromShr() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1514 unsigned TruncBits = TruncTy->getScalarSizeInBits(); foldICmpTruncWithTruncOrExt() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp10461 unsigned TruncBits = LargeVT.getScalarSizeInBits() - OpSizeInBits; visitSRA() local
[all...]