Home
last modified time | relevance | path

Searched defs:shouldBePooled (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceTargetLowering.cpp289 bool TargetLowering::shouldBePooled(const Constant *C) { in shouldBePooled() function in Ice::TargetLowering
H A DIceTargetLoweringARM32.h62 static bool shouldBePooled(const Constant *C) { in shouldBePooled() function
H A DIceTargetLoweringMIPS32.h37 static bool shouldBePooled(const Constant *C) { in shouldBePooled() function
H A DIceTargetLoweringX8664.cpp60 bool shouldBePooled(const class ::Ice::Constant *C) { in shouldBePooled() function
328 bool TargetX8664::shouldBePooled(const Constant *C) { in shouldBePooled() function in Ice::X8664::TargetX8664
H A DIceTargetLoweringX8632.cpp61 bool shouldBePooled(const class ::Ice::Constant *C) { in shouldBePooled() function
319 bool TargetX8632::shouldBePooled(const Constant *C) { in shouldBePooled() function in Ice::X8632::TargetX8632
H A DIceTargetLoweringMIPS32.cpp52 bool shouldBePooled(const ::Ice::Constant *C) { in shouldBePooled() function
H A DIceTargetLoweringARM32.cpp57 bool shouldBePooled(const ::Ice::Constant *C) { in shouldBePooled() function