Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp1992 Type *OpNTy = EltVT.getTypeForEVT(*DAG.getContext()); in ExpandBUILD_VECTOR() local
1993 CV.push_back(UndefValue::get(OpNTy)); in ExpandBUILD_VECTOR()