Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp4432 EVT WidenInVT = EVT::getVectorVT(*DAG.getContext(), in WidenVecRes_SETCC() local
4456 assert(InOp1.getValueType() == WidenInVT && in WidenVecRes_SETCC()
4457 InOp2.getValueType() == WidenInVT && in WidenVecRes_SETCC()
4459 (void)WidenInVT; in WidenVecRes_SETCC()