Home
last modified time | relevance | path

Searched defs:isNonIntegralPointerType (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDataLayout.h380 bool isNonIntegralPointerType(PointerType *PT) const { in isNonIntegralPointerType() function
384 bool isNonIntegralPointerType(Type *Ty) const { in isNonIntegralPointerType() function
/external/llvm-project/llvm/include/llvm/IR/
DDataLayout.h394 bool isNonIntegralPointerType(PointerType *PT) const { in isNonIntegralPointerType() function
398 bool isNonIntegralPointerType(Type *Ty) const { in isNonIntegralPointerType() function