Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGenTypes/
H A DLowLevelType.h172 return IsPointer ? getFieldValue(PointerVectorScalableFieldInfo) in isScalable()
387 static const constexpr BitFieldInfo PointerVectorScalableFieldInfo{
441 PointerVectorScalableFieldInfo);
/freebsd/contrib/llvm-project/llvm/lib/CodeGenTypes/
H A DLowLevelType.cpp65 const constexpr LLT::BitFieldInfo LLT::PointerVectorScalableFieldInfo; member in LLT