HomeSort by: relevance | last modified time | path
    Searched defs:RQ (Results 1 - 6 of 6) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
RegionPass.h 87 std::deque<Region*> RQ;
  /src/external/gpl3/binutils/dist/opcodes/
mcore-opc.h 27 RM, RQ, JSR, JMP, OBRa, OBRb, OBRc, OBR2,
60 { "ldq", RQ, 0, 0x0040 },
61 { "stq", RQ, 0, 0x0050 },
  /src/external/gpl3/binutils.old/dist/opcodes/
mcore-opc.h 27 RM, RQ, JSR, JMP, OBRa, OBRb, OBRc, OBR2,
60 { "ldq", RQ, 0, 0x0040 },
61 { "stq", RQ, 0, 0x0050 },
  /src/external/gpl3/gdb.old/dist/opcodes/
mcore-opc.h 27 RM, RQ, JSR, JMP, OBRa, OBRb, OBRc, OBR2,
60 { "ldq", RQ, 0, 0x0040 },
61 { "stq", RQ, 0, 0x0050 },
  /src/external/gpl3/gdb/dist/opcodes/
mcore-opc.h 27 RM, RQ, JSR, JMP, OBRa, OBRb, OBRc, OBR2,
60 { "ldq", RQ, 0, 0x0040 },
61 { "stq", RQ, 0, 0x0050 },
  /src/external/apache2/llvm/dist/clang/tools/c-index-test/
c-index-test.c 1569 enum CXRefQualifierKind RQ = clang_Type_getCXXRefQualifier(T);
1579 if (RQ == CXRefQualifier_LValue)
1581 if (RQ == CXRefQualifier_RValue)

Completed in 21 milliseconds