Home
last modified time | relevance | path

Searched defs:CurrentUnit (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp2270 for (auto &CurrentUnit : CompileUnits) { in cloneAllCompileUnits() local
2324 for (auto &CurrentUnit : CompileUnits) { in cloneAllCompileUnits() local
2589 for (auto &CurrentUnit : Context.CompileUnits) { in link() local
2620 for (auto &CurrentUnit : OptContext.CompileUnits) in link() local
2624 for (auto &CurrentUnit : OptContext.CompileUnits) { in link() local
/aosp_15_r20/external/llvm/tools/dsymutil/
H A DDwarfLinker.cpp3387 for (auto &CurrentUnit : CompileUnits) { in cloneAllCompileUnits() local
3411 for (auto &CurrentUnit : CompileUnits) { in cloneAllCompileUnits() local
3466 for (auto &CurrentUnit : Units) in link() local
3475 for (auto &CurrentUnit : Units) in link() local
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dmtypes.h1304 GLuint CurrentUnit; /**< GL_ACTIVE_TEXTURE */ member
3117 GLuint CurrentUnit; /**< GL_ACTIVE_TEXTURE */ member