Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsics.h149 unsigned Pointer_AddressSpace; member
/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DFunction.cpp1218 D.Pointer_AddressSpace); in DecodeFixedType()
1401 if (!PT || PT->getAddressSpace() != D.Pointer_AddressSpace) in matchIntrinsicType()