Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPInt.cpp3095 APInt C1Ext = C1.sext(FullWidth); in mulhs() local
3103 APInt C1Ext = C1.zext(FullWidth); in mulhu() local