Searched defs:unoptab (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | optabs.c | 2041 expand_vector_unop (mode, unoptab, op0, target, unsignedp) in expand_vector_unop() argument 2365 expand_unop (mode, unoptab, op0, target, unsignedp) in expand_unop() argument
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | optabs.c | 2049 expand_twoval_unop (optab unoptab, rtx op0, rtx targ0, rtx targ1, in expand_twoval_unop() 2530 expand_unop (enum machine_mode mode, optab unoptab, rtx op0, rtx target, in expand_unop()
|