Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslutils.c856 UINT32 LowValue, in UtCheckIntegerRange()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp892 APInt LowValue = SplatBits.trunc(HalfSize); in SystemZVectorConstantInfo() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp12776 APInt LowValue = SplatValue.extractBits(HalfSize, 0); in isConstantSplat() local