Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DValue.cpp471 PSK_ZeroIndices, enumerator
493 case PSK_ZeroIndices: in stripPointerCastsAndOffsets()
511 if (StripKind == PSK_ZeroIndices || GA->isInterposable()) in stripPointerCastsAndOffsets()
544 return stripPointerCastsAndOffsets<PSK_ZeroIndices>(this); in stripPointerCastsNoFollowAliases()
/external/llvm/lib/IR/
DValue.cpp425 PSK_ZeroIndices, enumerator
445 case PSK_ZeroIndices: in stripPointerCastsAndOffsets()
463 if (StripKind == PSK_ZeroIndices || GA->isInterposable()) in stripPointerCastsAndOffsets()
487 return stripPointerCastsAndOffsets<PSK_ZeroIndices>(this); in stripPointerCastsNoFollowAliases()