HomeSort by: relevance | last modified time | path
    Searched refs:IMM12_INT_UNSIGNED (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/config/loongarch/
loongarch.h 631 #define IMM12_INT_UNSIGNED(X) IMM12_OPERAND_UNSIGNED (INTVAL (X))
loongarch.cc 3449 else if (IMM12_INT_UNSIGNED (src))
  /src/external/gpl3/gcc/dist/gcc/config/loongarch/
loongarch.h 610 #define IMM12_INT_UNSIGNED(X) IMM12_OPERAND_UNSIGNED (INTVAL (X))
loongarch.cc 4939 else if (IMM12_INT_UNSIGNED (src))

Completed in 55 milliseconds