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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1437 EVT ExtDstTy = N0.getValueType(); local
1438 unsigned ExtDstTyBits = ExtDstTy.getSizeInBits();
1461 ExtDstTy),

Completed in 96 milliseconds