Home
last modified time | relevance | path

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

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