Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceOperand.h157 bool getShouldBePooled() const { return ShouldBePooled; } in getShouldBePooled() function
202 if (Const->getShouldBePooled()) in create()
DIceELFObjectWriter.cpp547 if (!C->getShouldBePooled()) in writeConstantPool()
DIceTargetLoweringMIPS32.cpp5802 if (!C->getShouldBePooled()) { in emitConstantPool()
5947 if (!CFrom->getShouldBePooled()) { in legalize()
DIceTargetLoweringARM32.cpp6495 assert(CFrom->getShouldBePooled()); in legalize()
7295 if (!C->getShouldBePooled()) { in emitConstantPool()
DIceTargetLoweringX86BaseImpl.h8016 assert(CFrom->getShouldBePooled());
8280 if (!C->getShouldBePooled())