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

  /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonConstPropagation.cpp 2986 LatticeCell LS2, LS3;
2989 bool HasC2 = getCell(R2, Inputs, LS2), HasC3 = getCell(R3, Inputs, LS3);
2993 (HasC3 && (LS3.properties() & ConstantProperties::Zero)));
3014 if (!LS3.isSingle()) {
3019 const LatticeCell &LI = Swap ? LS2 : LS3;
  /src/external/gpl3/binutils/dist/opcodes/
ppc-opc.c 3312 #define LS3 LIA + 1
3313 #define L3OPT LS3
3317 #define ME LS3 + 1
8683 {"sync", X(31,598), XSYNCLS_MASK, POWER10, BOOKE|PPC476, {LS3, SC2}},
  /src/external/gpl3/binutils.old/dist/opcodes/
ppc-opc.c 3312 #define LS3 LIA + 1
3313 #define L3OPT LS3
3317 #define ME LS3 + 1
8625 {"sync", X(31,598), XSYNCLS_MASK, POWER10, BOOKE|PPC476, {LS3, SC2}},
  /src/external/gpl3/gdb/dist/opcodes/
ppc-opc.c 3234 #define LS3 LIA + 1
3235 #define L3OPT LS3
3239 #define ME LS3 + 1
8506 {"sync", X(31,598), XSYNCLS_MASK, POWER10, BOOKE|PPC476, {LS3, SC2}},
  /src/external/gpl3/gdb.old/dist/opcodes/
ppc-opc.c 3234 #define LS3 LIA + 1
3235 #define L3OPT LS3
3239 #define ME LS3 + 1
8506 {"sync", X(31,598), XSYNCLS_MASK, POWER10, BOOKE|PPC476, {LS3, SC2}},

Completed in 71 milliseconds