Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceOperand.h160 virtual bool shouldBeRandomizedOrPooled() const { return false; } in shouldBeRandomizedOrPooled() function
226 virtual bool shouldBeRandomizedOrPooled() const override { return false; } in shouldBeRandomizedOrPooled() function
300 template <> inline bool ConstantInteger32::shouldBeRandomizedOrPooled() const { in shouldBeRandomizedOrPooled() function
DIceTargetLoweringX86BaseImpl.h432 return C->shouldBeRandomizedOrPooled();
8235 if (!Immediate->shouldBeRandomizedOrPooled()) {
8325 if (!C->shouldBeRandomizedOrPooled()) {