Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/msl/
H A DRewriteUnaddressableReferences.cpp31 bool IsVectorAccess(TIntermBinary &binary) in IsVectorAccess() function
55 bool IsVectorAccess(TIntermNode &node) in IsVectorAccess() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp911 bool IsVectorAccess = MemAccessTy->isVectorTy(); in supportedAddressingMode() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp948 bool IsVectorAccess = MemAccessTy->isVectorTy(); in supportedAddressingMode() local