Home
last modified time | relevance | path

Searched defs:tA (Results 1 – 5 of 5) sorted by relevance

/external/clang/test/CodeGen/
D2007-04-05-UnPackedStruct.c5 tA = 0, enumerator
D2007-04-05-PackedStruct.c6 tA = 0, enumerator
/external/mesa3d/src/nouveau/codegen/
Dnv50_ir_peephole.cpp1227 Value *tA, *tB; in opnd() local
1261 LValue *tA, *tB; in opnd() local
/external/libaom/av1/common/arm/
Dconvolve_neon_dotprod.c489 uint8x8_t t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, tA; in convolve_y_sr_12tap_neon_dotprod() local
570 uint8x8_t t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, tA; in convolve_y_sr_12tap_neon_dotprod() local
/external/pytorch/test/cpp/tensorexpr/
Dtest_reductions.cpp428 BufHandle tA("tA", {3, 2}, kFloat); in TEST() local