Home
last modified time | relevance | path

Searched refs:HighC (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/libpcap/msdos/
H A Dreadme.dos9 - Metaware HighC 3.1+ with PharLap DOS-extender
112 And for a HighC/Pharlap target say:
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp1499 Constant *LowC, *HighC; in canonicalizeClampLike() local
1501 !match(ReplacementHigh, m_ImmConstant(HighC))) in canonicalizeClampLike()
1507 ConstantFoldCastOperand(Instruction::SExt, HighC, X->getType(), DL); in canonicalizeClampLike()