Home
last modified time | relevance | path

Searched defs:selectCopy (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/
H A DPPCInstructionSelector.cpp130 static bool selectCopy(MachineInstr &I, const TargetInstrInfo &TII, in selectCopy() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstructionSelector.cpp105 bool MipsInstructionSelector::selectCopy(MachineInstr &I, in selectCopy() function in MipsInstructionSelector
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstructionSelector.cpp213 static bool selectCopy(MachineInstr &I, const TargetInstrInfo &TII, in selectCopy() function
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVInstructionSelector.cpp889 bool RISCVInstructionSelector::selectCopy(MachineInstr &MI, in selectCopy() function in RISCVInstructionSelector
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86InstructionSelector.cpp277 bool X86InstructionSelector::selectCopy(MachineInstr &I, in selectCopy() function in X86InstructionSelector
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp1006 static bool selectCopy(MachineInstr &I, const TargetInstrInfo &TII, in selectCopy() function