Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DIntrinsics.h150 ElementCount Vector_Width; member
205 Result.Vector_Width = ElementCount::get(Width, IsScalable); in getVector()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DFunction.cpp1203 D.Vector_Width); in DecodeFixedType()
1383 return !VT || VT->getElementCount() != D.Vector_Width || in matchIntrinsicType()