| /llvm-project-15.0.7/llvm/test/CodeGen/Mips/ |
| H A D | micromips-mtc-mfc.ll | 8 ; MM2-LABEL: foo: 9 ; MM2: # %bb.0: # %entry 14 ; MM2-NEXT: bc1t $BB0_2 # encoding: [0x43,0xa0,A,A] 16 ; MM2-NEXT: nop # encoding: [0x00,0x00,0x00,0x00] 17 ; MM2-NEXT: # %bb.1: # %entry 18 ; MM2-NEXT: j $BB0_2 # encoding: [0b110101AA,A,A,A] 20 ; MM2-NEXT: nop # encoding: [0x00,0x00,0x00,0x00] 21 ; MM2-NEXT: $BB0_2: # %return 22 ; MM2-NEXT: jrc $ra # encoding: [0x45,0xbf] 49 ; MM2-LABEL: bar: [all …]
|
| H A D | micromips-target-external-symbol-reloc.ll | 2 ; RUN: -stop-after=finalize-isel < %s | FileCheck --check-prefix=MM2 %s 6 ; MM2: JAL_MM @bar 7 ; MM2: JAL_MM &memset 8 ; MM2-NOT: JALR16_MM
|
| H A D | micromips-sw.ll | 4 ; RUN: | FileCheck --check-prefix=MM2 %s 10 ; MM2-LABEL: <fun>: 11 ; MM2: cb e5 sw $ra, 20($sp)
|
| /llvm-project-15.0.7/llvm/test/MC/Mips/ |
| H A D | macro-ld-sd.s | 4 # RUN: -show-encoding %s | FileCheck --check-prefixes=ALL,MM2 %s 16 # MM2: lw $8, 0($5) # encoding: [0xfd,0x05,0x00,0x00] 17 # MM2: lw $9, 4($5) # encoding: [0xfd,0x25,0x00,0x04] 24 # MM2: sw $8, 0($5) # encoding: [0xf9,0x05,0x00,0x00] 25 # MM2: sw $9, 4($5) # encoding: [0xf9,0x25,0x00,0x04] 32 # MM2: lw $9, 4($8) # encoding: [0xfd,0x28,0x00,0x04] 33 # MM2: lw $8, 0($8) # encoding: [0xfd,0x08,0x00,0x00] 40 # MM2: sw $8, 0($8) # encoding: [0xf9,0x08,0x00,0x00] 41 # MM2: sw $9, 4($8) # encoding: [0xf9,0x28,0x00,0x04]
|
| /llvm-project-15.0.7/flang/runtime/ |
| H A D | matmul.cpp | 307 template <TypeCategory YCAT, int YKIND> struct MM2 { struct 326 ApplyType<MM2, void>(yCat, yKind, terminator, result, x, y, terminator); in operator ()()
|
| /llvm-project-15.0.7/llvm/lib/Target/X86/ |
| H A D | X86Instr3DNow.td | 77 Defs = [MM0, MM1, MM2, MM3, MM4, MM5, MM6, MM7,
|
| H A D | X86InstrMMX.td | 152 Defs = [MM0, MM1, MM2, MM3, MM4, MM5, MM6, MM7,
|
| H A D | X86RegisterInfo.td | 194 def MM2 : X86Reg<"mm2", 2>, DwarfRegNum<[43, 31, 31]>;
|
| H A D | X86CallingConv.td | 857 CCAssignToReg<[MM0, MM1, MM2]>>>,
|
| H A D | X86InstrCompiler.td | 459 MM0, MM1, MM2, MM3, MM4, MM5, MM6, MM7, 479 MM0, MM1, MM2, MM3, MM4, MM5, MM6, MM7,
|
| /llvm-project-15.0.7/llvm/lib/Target/X86/Disassembler/ |
| H A D | X86DisassemblerDecoder.h | 208 ENTRY(MM2) \
|
| /llvm-project-15.0.7/llvm/lib/Target/X86/MCTargetDesc/ |
| H A D | X86MCTargetDesc.cpp | 226 {codeview::RegisterId::MM2, X86::MM2}, in initLLVMToSEHAndCVRegMapping()
|
| /llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | CodeViewRegisters.def | 145 CV_REGISTER(MM2, 148)
|
| /llvm-project-15.0.7/llvm/docs/TableGen/ |
| H A D | index.rst | 69 MM0, MM1, MM2, MM3, MM4, MM5, MM6, MM7, R10, R10B, R10D, R10W, R11, R11B, R11D,
|
| H A D | ProgRef.rst | 866 MM0, MM1, MM2, MM3, MM4, MM5, MM6, MM7, XMM0, XMM1, XMM2,
|