Home
last modified time | relevance | path

Searched refs:IntXVT (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp7385 EVT IntXVT = EVT::getIntegerVT(*DAG.getContext(), OrigXWidth); in visitBITCAST() local
7386 if (isTypeLegal(IntXVT)) { in visitBITCAST()
7388 IntXVT, N0.getOperand(1)); in visitBITCAST()