HomeSort by relevance Sort by last modified time
    Searched refs:MOV64ri (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/Target/X86/
X86FrameLowering.cpp 238 Opc = Is64BitTarget ? X86::MOV64ri : X86::MOV32ri;
430 BuildMI(MBB, MBBI, DL, TII.get(X86::MOV64ri), X86::R11)
832 BuildMI(MBB, MBBI, DL, TII.get(X86::MOV64ri), X86::RAX)
    [all...]
X86FastISel.cpp     [all...]
X86MCInstLower.cpp     [all...]
X86ISelLowering.cpp     [all...]

Completed in 229 milliseconds