Searched defs:PairVT (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelLowering.cpp | 14207 EVT PairVT = SubVT.getDoubleNumVectorElementsVT(*DAG.getContext()); LowerCONCAT_VECTORS() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 20861 EVT PairVT = EVT::getIntegerVT(Context, ElementSizeBytes * 8 * 2); tryStoreMergeOfLoads() local |