Home
last modified time | relevance | path

Searched defs:CopyInst (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/lib/Target/Mips/
H A DMipsRegisterBankInfo.cpp343 setTypesAccordingToPhysicalRegister(const MachineInstr * MI,const MachineInstr * CopyInst,unsigned Op) setTypesAccordingToPhysicalRegister() argument
/llvm-project/llvm/lib/CodeGen/
H A DInlineSpiller.cpp284 auto CopyInst = TII.isCopyInstr(MI); isCopyOfBundle() local
/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86InstructionSelector.cpp1460 MachineInstr &CopyInst = *BuildMI(*I.getParent(), I, I.getDebugLoc(), selectMergeValues() local
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.cpp899 const MCInstrDesc &CopyInst = TII.get(LP64 ? PPC::OR8 : PPC::OR); lowerPrepareProbedAlloca() local
H A DPPCFrameLowering.cpp1270 const MCInstrDesc &CopyInst = TII.get(isPPC64 ? PPC::OR8 : PPC::OR); inlineStackProbe() local
/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp4044 MachineInstr &CopyInst = selectUnmergeValues() local