Home
last modified time | relevance | path

Searched defs:SplatVT (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp7701 EVT SplatVT = EVT::getVectorVT(*DAG.getContext(), ElemVT, in WidenVecOp_VECREDUCE() local
7750 EVT SplatVT = EVT::getVectorVT(*DAG.getContext(), ElemVT, in WidenVecOp_VECREDUCE_SEQ() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp8271 EVT SplatVT = EVT::getVectorVT(*DAG.getContext(), WordVT, NumElts); in combineSTORE() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp5760 MVT SplatVT = ContainerVT; in lowerVECTOR_SHUFFLE() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp24828 auto SplatLSB = [&](EVT SplatVT) { in LowerSELECTWithCmpZero()