/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrFormats.td | 68 class I2<bits<6> opcode1, bits<6> opcode2, dag OOL, dag IOL, string asmstr, 79 let Inst{32-37} = opcode2; 287 class IForm_and_DForm_1<bits<6> opcode1, bit aa, bit lk, bits<6> opcode2, 290 : I2<opcode1, opcode2, OOL, IOL, asmstr, itin> { 307 class IForm_and_DForm_4_zero<bits<6> opcode1, bit aa, bit lk, bits<6> opcode2, 310 : IForm_and_DForm_1<opcode1, aa, lk, opcode2, 1302 bits<6> opcode2, bits<2> xo2, 1305 : I2<opcode1, opcode2, OOL, IOL, asmstr, itin> { 1330 bits<6> opcode2, bits<2> xo2, 1333 : XLForm_2_and_DSForm_1<opcode1, xo1, lk, opcode2, xo2,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCInstrFormats.td | 83 class I2<bits<6> opcode1, bits<6> opcode2, dag OOL, dag IOL, string asmstr, 94 let Inst{32-37} = opcode2; 323 class IForm_and_DForm_1<bits<6> opcode1, bit aa, bit lk, bits<6> opcode2, 326 : I2<opcode1, opcode2, OOL, IOL, asmstr, itin> { 343 class IForm_and_DForm_4_zero<bits<6> opcode1, bit aa, bit lk, bits<6> opcode2, 346 : IForm_and_DForm_1<opcode1, aa, lk, opcode2, 1510 bits<6> opcode2, bits<2> xo2, 1513 : I2<opcode1, opcode2, OOL, IOL, asmstr, itin> { 1538 bits<6> opcode2, bits<2> xo2, 1541 : XLForm_2_and_DSForm_1<opcode1, xo1, lk, opcode2, xo2,
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFormats.td | 1562 multiclass BinaryRRAndK<string mnemonic, bits<8> opcode1, bits<16> opcode2, 1567 def K : BinaryRRFK<mnemonic, opcode2, null_frag, cls1, cls2>, 1574 multiclass BinaryRREAndK<string mnemonic, bits<16> opcode1, bits<16> opcode2, 1579 def K : BinaryRRFK<mnemonic, opcode2, null_frag, cls1, cls2>, 1601 multiclass BinaryRIAndK<string mnemonic, bits<12> opcode1, bits<16> opcode2, 1606 def K : BinaryRIE<mnemonic##"k", opcode2, null_frag, cls, imm>, 1638 multiclass BinaryRSAndK<string mnemonic, bits<8> opcode1, bits<16> opcode2, 1642 def K : BinaryRSY<mnemonic##"k", opcode2, null_frag, cls>,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFormats.td | 3072 multiclass BinaryRRAndK<string mnemonic, bits<8> opcode1, bits<16> opcode2, 3077 def K : BinaryRRFa<mnemonic#"k", opcode2, null_frag, cls1, cls1, cls2>, 3084 multiclass BinaryRREAndK<string mnemonic, bits<16> opcode1, bits<16> opcode2, 3089 def K : BinaryRRFa<mnemonic#"k", opcode2, null_frag, cls1, cls1, cls2>, 3187 multiclass BinaryRIAndK<string mnemonic, bits<12> opcode1, bits<16> opcode2, 3192 def K : BinaryRIE<mnemonic##"k", opcode2, null_frag, cls, imm>, 3265 multiclass BinaryRSAndK<string mnemonic, bits<8> opcode1, bits<16> opcode2, 3269 def K : BinaryRSY<mnemonic##"k", opcode2, null_frag, cls>,
|
/external/v8/src/compiler/ppc/ |
D | instruction-selector-ppc.cc | 742 InstructionCode opcode2, Node* node) { in VisitPairBinop() argument 761 selector->Emit(opcode2, g.DefineSameAsFirst(node), in VisitPairBinop()
|
/external/v8/src/compiler/s390/ |
D | instruction-selector-s390.cc | 1025 InstructionCode opcode2, Node* node) { in VisitPairBinop() argument 1044 selector->Emit(opcode2, g.DefineSameAsFirst(node), in VisitPairBinop()
|
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | findbugs.jar | META-INF/
META-INF/MANIFEST.MF
default.xsl
edu/
edu/umd ... |