Home
last modified time | relevance | path

Searched defs:Temps (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.h352 struct tgsi_exec_vector Temps[TGSI_EXEC_NUM_TEMPS + member
/external/clang/lib/Sema/
DSemaStmt.cpp235 if (const ExprWithCleanups *Temps = dyn_cast<ExprWithCleanups>(E)) in DiagnoseUnusedExprResult() local