Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2327 MVT InterContainerVT = ContainerVT.changeVectorElementType(MVT::f32); in LowerOperation() local
2329 Src, InterVT, InterContainerVT, DL, DAG, Subtarget); in LowerOperation()