Searched refs:Vector_Width (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/IR/
H A DIntrinsics.h100 unsigned Vector_Width; member in union:llvm::Intrinsic::IITDescriptor::__anon12279
/external/llvm/lib/IR/
H A DFunction.cpp801 return VectorType::get(DecodeFixedType(Infos, Tys, Context),D.Vector_Width);
944 return !VT || VT->getNumElements() != D.Vector_Width ||

Completed in 114 milliseconds