Home
last modified time | relevance | path

Searched refs:isZeroLengthArray (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/llvm/lib/Target/XCore/
DXCoreLowerThreadLocal.cpp175 static bool isZeroLengthArray(Type *Ty) { in isZeroLengthArray() function
187 !GV->getType()->isSized() || isZeroLengthArray(GV->getType())) in lowerGlobal()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreLowerThreadLocal.cpp175 static bool isZeroLengthArray(Type *Ty) { in isZeroLengthArray() function
187 !GV->getType()->isSized() || isZeroLengthArray(GV->getType())) in lowerGlobal()
/external/llvm/lib/Target/XCore/
DXCoreLowerThreadLocal.cpp175 static bool isZeroLengthArray(Type *Ty) { in isZeroLengthArray() function
187 !GV->getType()->isSized() || isZeroLengthArray(GV->getType())) in lowerGlobal()