Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsics.h147 ElementCount Vector_Width; member
199 Result.Vector_Width = ElementCount::get(Width, IsScalable); in getVector()
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DFunction.cpp1348 D.Vector_Width); in DecodeFixedType()
1506 return !VT || VT->getElementCount() != D.Vector_Width || in matchIntrinsicType()