Home
last modified time | relevance | path

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

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