Searched refs:total0 (Results 1 – 2 of 2) sorted by relevance
/netbsd/external/gpl3/gcc.old/dist/libgcc/config/spu/ |
H A D | multi3.c | 85 qword carry, total0, total1, total2, total3, total4; in __multi3() local 89 total0 = si_a (si_a (si_a (part0l, part1h), si_a (part1l, part2h)), part7l); in __multi3() 95 total6 = si_a (total0, total1); in __multi3() 106 carry = si_a (carry, si_cg (total0, total1)); in __multi3()
|
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86PfmCounters.td | 218 PfmIssueCounter<"ZnFPU0", "fpu_pipe_assignment:total0">,
|