Searched refs:shouldBePooled (Results 1 – 11 of 11) sorted by relevance
48 bool shouldBePooled(const class ::Ice::Constant *C) { in shouldBePooled() function49 return ::Ice::X8632::TargetX8632::shouldBePooled(C); in shouldBePooled()
60 bool shouldBePooled(const ::Ice::Constant *C); \289 bool TargetLowering::shouldBePooled(const Constant *C) { in shouldBePooled() function in Ice::TargetLowering296 return ::X::shouldBePooled(C); in shouldBePooled()
40 bool shouldBePooled(const class ::Ice::Constant *C) { in shouldBePooled() function41 return ::Ice::X8664::TargetX8664::shouldBePooled(C); in shouldBePooled()
28 ShouldBePooled = TargetLowering::shouldBePooled(this); in initShouldBePooled()
177 static bool shouldBePooled(const class Constant *C);
37 static bool shouldBePooled(const Constant *C) { in shouldBePooled() function
62 static bool shouldBePooled(const Constant *C) { in shouldBePooled() function
81 static bool shouldBePooled(const Constant *C);
52 bool shouldBePooled(const ::Ice::Constant *C) { in shouldBePooled() function53 return ::Ice::MIPS32::TargetMIPS32::shouldBePooled(C); in shouldBePooled()
65 bool shouldBePooled(const ::Ice::Constant *C) { in shouldBePooled() function66 return ::Ice::ARM32::TargetARM32::shouldBePooled(C); in shouldBePooled()
422 bool TargetX86Base<TraitsType>::shouldBePooled(const Constant *C) {