Searched refs:mainop (Results 1 – 4 of 4) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
| H A D | R600ISelLowering.h | 100 unsigned mainop, unsigned ovf) const;
|
| H A D | R600ISelLowering.cpp | 727 unsigned mainop, unsigned ovf) const { in LowerUADDSUBO() argument 739 SDValue Res = DAG.getNode(mainop, DL, VT, Lo, Hi); in LowerUADDSUBO()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/mmix/ |
| H A D | mmix.c | 2806 mmix_output_shiftvalue_op_from_str (stream, mainop, value) in mmix_output_shiftvalue_op_from_str() argument 2808 const char *mainop; 2827 fprintf (stream, "%s%s", mainop, op_part[i]); 2834 fprintf (stream, "%sL", mainop);
|
| /openbsd-src/gnu/gcc/gcc/config/mmix/ |
| H A D | mmix.c | 2460 const char *mainop, in mmix_output_shiftvalue_op_from_str() argument 2479 fprintf (stream, "%s%s", mainop, op_part[i]); in mmix_output_shiftvalue_op_from_str() 2486 fprintf (stream, "%sL", mainop); in mmix_output_shiftvalue_op_from_str()
|