Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslutils.c857 UINT32 HighValue) in UtCheckIntegerRange()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp891 APInt HighValue = SplatBits.lshr(HalfSize).trunc(HalfSize); in SystemZVectorConstantInfo() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp12775 APInt HighValue = SplatValue.extractBits(HalfSize, HalfSize); in isConstantSplat() local