Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeVectorTypes.cpp1996 EVT WidenInVT = EVT::getVectorVT(*DAG.getContext(), in WidenVecRes_VSETCC() local
2003 assert(InOp1.getValueType() == WidenInVT && in WidenVecRes_VSETCC()
2004 InOp2.getValueType() == WidenInVT && in WidenVecRes_VSETCC()
2006 (void)WidenInVT; in WidenVecRes_VSETCC()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorTypes.cpp3032 EVT WidenInVT = EVT::getVectorVT(*DAG.getContext(), in WidenVecRes_VSETCC() local
3049 assert(InOp1.getValueType() == WidenInVT && in WidenVecRes_VSETCC()
3050 InOp2.getValueType() == WidenInVT && in WidenVecRes_VSETCC()
3052 (void)WidenInVT; in WidenVecRes_VSETCC()