Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTargetLowering.h501 bool shouldOptimizeMemIntrins();
DIceTargetLowering.cpp950 bool TargetLowering::shouldOptimizeMemIntrins() { in shouldOptimizeMemIntrins() function in Ice::TargetLowering
DIceTargetLoweringX86BaseImpl.h5135 if (shouldOptimizeMemIntrins() && IsCountConst &&
5189 if (shouldOptimizeMemIntrins() && IsCountConst &&
5273 if (shouldOptimizeMemIntrins() && IsCountConst && IsValConst) {