Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsics.h137 PtrToElt, enumerator
168 Kind == PtrToElt || Kind == VecElementArgument || in getArgumentNumber()
/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DFunction.cpp1095 OutputTable.push_back(IITDescriptor::get(IITDescriptor::PtrToElt, ArgInfo)); in DecodeIITType()
1265 case IITDescriptor::PtrToElt: { in DecodeFixedType()
1519 case IITDescriptor::PtrToElt: { in matchIntrinsicType()