Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp5474 APInt C2Ext = C2.sext(FullWidth); in FoldValue() local
5480 APInt C2Ext = C2.zext(FullWidth); in FoldValue() local
5486 APInt C2Ext = C2.sext(FullWidth); in FoldValue() local
5492 APInt C2Ext = C2.zext(FullWidth); in FoldValue() local
5498 APInt C2Ext = C2.sext(FullWidth); in FoldValue() local
5504 APInt C2Ext = C2.zext(FullWidth); in FoldValue() local