Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Daslutils.c749 UINT32 HighValue) in UtCheckIntegerRange()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp800 APInt HighValue = SplatBits.lshr(HalfSize).trunc(HalfSize); in SystemZVectorConstantInfo() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp10248 APInt HighValue = SplatValue.lshr(HalfSize).trunc(HalfSize); in isConstantSplat() local