Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTargetLowering.h492 bool shouldOptimizeMemIntrins();
DIceTargetLowering.cpp937 bool TargetLowering::shouldOptimizeMemIntrins() { in shouldOptimizeMemIntrins() function in Ice::TargetLowering
DIceTargetLoweringX86BaseImpl.h5214 if (shouldOptimizeMemIntrins() && IsCountConst &&
5268 if (shouldOptimizeMemIntrins() && IsCountConst &&
5352 if (shouldOptimizeMemIntrins() && IsCountConst && IsValConst) {