Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp1039 bool OpAPO = OpData.APO; in getBestOperand() local
1048 if (OpAPO != OpIdxAPO) in getBestOperand()
1172 bool OpAPO = getData(OpIdx, Lane).APO; in shouldBroadcast() local
1180 if (Data.APO != OpAPO || Data.IsUsed) in shouldBroadcast()