Searched defs:LowValue (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/SystemZ/ | ||
H A D | SystemZISelLowering.cpp | 895 APInt LowValue = SplatBits.trunc(HalfSize); SystemZVectorConstantInfo() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAG.cpp | 12707 APInt LowValue = SplatValue.extractBits(HalfSize, 0); isConstantSplat() local |