Searched defs:TruncBits (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp1683 unsigned TruncBits = getTypeSizeInBits(ST->getType()); local
1994 unsigned TruncBits = getTypeSizeInBits(ST->getType()); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7868 unsigned TruncBits = LargeVT.getScalarSizeInBits() - OpSizeInBits; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1761 uint64_t TruncBits = 0; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp915 unsigned TruncBits = 0; local

Completed in 245 milliseconds