Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DIntrinsicEmitter.cpp243 IIT_SCALABLE_VEC = 43, enumerator
402 Sig.push_back(IIT_SCALABLE_VEC); in EncodeFixedType()
/llvm-project-15.0.7/llvm/lib/IR/
H A DFunction.cpp977 IIT_SCALABLE_VEC = 43, enumerator
1000 bool IsScalableVector = (LastInfo == IIT_SCALABLE_VEC); in DecodeIITType()
1221 case IIT_SCALABLE_VEC: { in DecodeIITType()