Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp1790 EVT LoValueVTs[] = {LoVT, MVT::Other}; in SplitVecRes_StrictFPOp()
1792 Lo = DAG.getNode(N->getOpcode(), dl, DAG.getVTList(LoValueVTs), OpsLo, in SplitVecRes_StrictFPOp()
1786 EVT LoValueVTs[] = {LoVT, MVT::Other}; SplitVecRes_StrictFPOp() local