Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DIntrinsics.h101 unsigned Pointer_AddressSpace; member
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DIntrinsics.h110 unsigned Pointer_AddressSpace; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DIntrinsics.h110 unsigned Pointer_AddressSpace; member
/external/llvm/lib/IR/
DFunction.cpp804 D.Pointer_AddressSpace); in DecodeFixedType()
949 return !PT || PT->getAddressSpace() != D.Pointer_AddressSpace || in matchIntrinsicType()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DFunction.cpp908 D.Pointer_AddressSpace); in DecodeFixedType()
1052 return !PT || PT->getAddressSpace() != D.Pointer_AddressSpace || in matchIntrinsicType()