HomeSort by: relevance | last modified time | path
    Searched refs:copyGPRRegTuple (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64InstrInfo.h 160 void copyGPRRegTuple(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
AArch64InstrInfo.cpp 3201 void AArch64InstrInfo::copyGPRRegTuple(MachineBasicBlock &MBB,
3418 copyGPRRegTuple(MBB, I, DL, DestReg, SrcReg, KillSrc, AArch64::ORRXrs,
3426 copyGPRRegTuple(MBB, I, DL, DestReg, SrcReg, KillSrc, AArch64::ORRWrs,

Completed in 22 milliseconds