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

  /external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
SystemZInstrBuilder.h 80 /// addRegReg - This function is used to add a memory reference of the form:
83 addRegReg(const MachineInstrBuilder &MIB,
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86InstrBuilder.h 113 /// addRegReg - This function is used to add a memory reference of the form:
115 static inline const MachineInstrBuilder &addRegReg(const MachineInstrBuilder &MIB,
  /external/llvm/lib/Target/X86/
X86InstrBuilder.h 141 /// addRegReg - This function is used to add a memory reference of the form:
143 static inline const MachineInstrBuilder &addRegReg(const MachineInstrBuilder &MIB,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86InstrBuilder.h 163 /// addRegReg - This function is used to add a memory reference of the form:
165 static inline const MachineInstrBuilder &addRegReg(const MachineInstrBuilder &MIB,

Completed in 63 milliseconds