Searched defs:v1f32 (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DMachineValueType.h95 v1f32 = 45, // 1 x f32 enumerator in enum:llvm::MVT::SimpleValueType
300 case v1f32:
355 case v1f32:
392 case v1f32:
554 if (NumElements == 1) return MVT::v1f32;

Completed in 90 milliseconds