Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp323 const MVT FloatTypes[] = { MVT::v8f16, MVT::v4f32 }; in addMVEVectorTypes() local
324 for (auto VT : FloatTypes) { in addMVEVectorTypes()