Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp812 APInt LowValue = SplatBits.trunc(HalfSize); in SystemZVectorConstantInfo() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp11744 APInt LowValue = SplatValue.extractBits(HalfSize, 0); in isConstantSplat() local