Home
last modified time | relevance | path

Searched defs:HighValue (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp894 APInt HighValue = SplatBits.lshr(HalfSize).trunc(HalfSize); SystemZVectorConstantInfo() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp12706 APInt HighValue = SplatValue.extractBits(HalfSize, HalfSize); isConstantSplat() local