llvm::EVT::is128BitVector

Return true if this is a 128-bit vector type.

Synopsis

Declared in <llvm/CodeGen/ValueTypes.h>

bool
is128BitVector() const;

Return Value

true if this is a 128-bit vector type.