Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceDefs.h177 template <typename T> T *allocate_variable_declaration() { in allocate_variable_declaration() function
H A DIceGlobalInits.h367 return new (VDL->allocate_variable_declaration<VariableDeclaration>())