Searched defs:TruncatedBits (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/SystemZ/ | ||
H A D | SystemZISelLowering.cpp | 6706 APInt TruncatedBits = APInt::getBitsSet(X.getValueSizeInBits(), combineZERO_EXTEND() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 13845 APInt TruncatedBits = visitZERO_EXTEND() local |