Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsRegisterBankInfo.cpp362 const MachineInstr *MI, const MachineInstr *CopyInst, unsigned Op) { in setTypesAccordingToPhysicalRegister()
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp1385 MachineInstr &CopyInst = *BuildMI(*I.getParent(), I, I.getDebugLoc(), in selectMergeValues() local
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.cpp899 const MCInstrDesc &CopyInst = TII.get(LP64 ? PPC::OR8 : PPC::OR); in lowerPrepareProbedAlloca() local
H A DPPCFrameLowering.cpp1268 const MCInstrDesc &CopyInst = TII.get(isPPC64 ? PPC::OR8 : PPC::OR); in inlineStackProbe() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp4330 MachineInstr &CopyInst = in selectUnmergeValues() local