Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DValue.cpp460 PSK_ZeroIndicesSameRepresentation, enumerator
481 case PSK_ZeroIndicesSameRepresentation: in stripPointerCastsAndOffsets()
498 } else if (StripKind != PSK_ZeroIndicesSameRepresentation && in stripPointerCastsAndOffsets()
539 return stripPointerCastsAndOffsets<PSK_ZeroIndicesSameRepresentation>(this); in stripPointerCastsSameRepresentation()
/external/llvm-project/llvm/lib/IR/
DValue.cpp541 PSK_ZeroIndicesSameRepresentation, enumerator
567 case PSK_ZeroIndicesSameRepresentation: in stripPointerCastsAndOffsets()
586 } else if (StripKind != PSK_ZeroIndicesSameRepresentation && in stripPointerCastsAndOffsets()
627 return stripPointerCastsAndOffsets<PSK_ZeroIndicesSameRepresentation>(this); in stripPointerCastsSameRepresentation()