Home
last modified time | relevance | path

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

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