Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPInt.cpp3096 APInt C2Ext = C2.sext(FullWidth); in mulhs() local
3104 APInt C2Ext = C2.zext(FullWidth); in mulhu() local