Home
last modified time | relevance | path

Searched refs:mainop (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.h100 unsigned mainop, unsigned ovf) const;
H A DR600ISelLowering.cpp727 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 Dmmix.c2806 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 Dmmix.c2460 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()