Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDataLayout.h371 ArrayRef<unsigned> getNonIntegralAddressSpaces() const { in getNonIntegralAddressSpaces() function
376 ArrayRef<unsigned> NonIntegralSpaces = getNonIntegralAddressSpaces(); in isNonIntegralAddressSpace()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DVerifier.cpp4179 !DL.getNonIntegralAddressSpaces().empty()) { in visitInstruction()