Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DIntrinsics.h151 unsigned Pointer_AddressSpace; member
/llvm-project-15.0.7/llvm/lib/IR/
H A DFunction.cpp1300 D.Pointer_AddressSpace); in DecodeFixedType()
1487 if (!PT || PT->getAddressSpace() != D.Pointer_AddressSpace) in matchIntrinsicType()