| /src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ |
| LowerTypeTests.cpp | 623 ByteArrayBuilder BAB; 628 BAB.allocate(BAI->Bits, BAI->BitSize, ByteArrayOffsets[I], Mask); 637 Constant *ByteArrayConst = ConstantDataArray::get(M.getContext(), BAB.Bytes); 659 ByteArraySizeBits = BAB.BitAllocs[0] + BAB.BitAllocs[1] + BAB.BitAllocs[2] + 660 BAB.BitAllocs[3] + BAB.BitAllocs[4] + BAB.BitAllocs[5] + 661 BAB.BitAllocs[6] + BAB.BitAllocs[7] [all...] |
| /src/external/gpl3/binutils/dist/opcodes/ |
| ppc-opc.c | 197 int64_t bab = extract_bab (insn, dialect, invalid); local 199 if (bt != bab) 2895 #define BAB BB + 1 2900 #define VAB BAB + 1 6740 {"crnot", XL(19,33), XL_MASK, PPCCOM, PPCVLE|EXT, {BT, BAB}}, 6783 {"crmove", XL(19,449), XL_MASK, PPCCOM, PPCVLE|EXT, {BT, BAB}}, 10309 {"e_crnot", XL(31,33), XL_MASK, PPCVLE, EXT, {BT, BAB}}, 10330 {"e_crmove", XL(31,449), XL_MASK, PPCVLE, EXT, {BT, BAB}},
|
| /src/external/gpl3/binutils.old/dist/opcodes/ |
| ppc-opc.c | 197 int64_t bab = extract_bab (insn, dialect, invalid); local 199 if (bt != bab) 2895 #define BAB BB + 1 2900 #define VAB BAB + 1 6712 {"crnot", XL(19,33), XL_MASK, PPCCOM, PPCVLE|EXT, {BT, BAB}}, 6755 {"crmove", XL(19,449), XL_MASK, PPCCOM, PPCVLE|EXT, {BT, BAB}}, 10244 {"e_crnot", XL(31,33), XL_MASK, PPCVLE, EXT, {BT, BAB}}, 10265 {"e_crmove", XL(31,449), XL_MASK, PPCVLE, EXT, {BT, BAB}},
|
| /src/external/gpl3/gdb/dist/opcodes/ |
| ppc-opc.c | 197 int64_t bab = extract_bab (insn, dialect, invalid); local 199 if (bt != bab) 2827 #define BAB BB + 1 2832 #define VAB BAB + 1 6593 {"crnot", XL(19,33), XL_MASK, PPCCOM, PPCVLE|EXT, {BT, BAB}}, 6636 {"crmove", XL(19,449), XL_MASK, PPCCOM, PPCVLE|EXT, {BT, BAB}}, 10101 {"e_crnot", XL(31,33), XL_MASK, PPCVLE, EXT, {BT, BAB}}, 10122 {"e_crmove", XL(31,449), XL_MASK, PPCVLE, EXT, {BT, BAB}},
|
| /src/external/gpl3/gdb.old/dist/opcodes/ |
| ppc-opc.c | 197 int64_t bab = extract_bab (insn, dialect, invalid); local 199 if (bt != bab) 2827 #define BAB BB + 1 2832 #define VAB BAB + 1 6593 {"crnot", XL(19,33), XL_MASK, PPCCOM, PPCVLE|EXT, {BT, BAB}}, 6636 {"crmove", XL(19,449), XL_MASK, PPCCOM, PPCVLE|EXT, {BT, BAB}}, 10090 {"e_crnot", XL(31,33), XL_MASK, PPCVLE, EXT, {BT, BAB}}, 10111 {"e_crmove", XL(31,449), XL_MASK, PPCVLE, EXT, {BT, BAB}},
|