Home
last modified time | relevance | path

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

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