Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDSLPVectorizer.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()