Searched refs:ExtDstTy (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3419 EVT ExtDstTy = N0.getValueType(); local
3420 unsigned ExtDstTyBits = ExtDstTy.getSizeInBits();
3443 dl, ExtDstTy),

Completed in 211 milliseconds