Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCISelLowering.cpp14009 MVT PermCntlTy, PermTy, LDTy; in PerformDAGCombine() local
14016 PermTy = MVT::v4i32; in PerformDAGCombine()
14025 PermTy = MVT::v4f64; in PerformDAGCombine()
14048 DAG.getVTList(PermTy, MVT::Other), in PerformDAGCombine()
14078 DAG.getVTList(PermTy, MVT::Other), in PerformDAGCombine()
14097 if (VT != PermTy) in PerformDAGCombine()