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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2144 EVT ExtDstTy = N0.getValueType(); local
2145 unsigned ExtDstTyBits = ExtDstTy.getSizeInBits();
2168 ExtDstTy),

Completed in 104 milliseconds