Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc.old/dist/libgcc/config/spu/
H A Dmulti3.c85 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 DX86PfmCounters.td218 PfmIssueCounter<"ZnFPU0", "fpu_pipe_assignment:total0">,