Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DRewriteUnaddressableReferences.cpp31 bool IsVectorAccess(TIntermBinary &binary) in IsVectorAccess() function
55 bool IsVectorAccess(TIntermNode &node) in IsVectorAccess() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp911 bool IsVectorAccess = MemAccessTy->isVectorTy(); in supportedAddressingMode() local