Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsInstructionSelector.cpp105 bool MipsInstructionSelector::selectCopy(MachineInstr &I, in selectCopy() function in MipsInstructionSelector
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMInstructionSelector.cpp211 static bool selectCopy(MachineInstr &I, const TargetInstrInfo &TII, in selectCopy() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp232 bool X86InstructionSelector::selectCopy(MachineInstr &I, in selectCopy() function in X86InstructionSelector
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp855 static bool selectCopy(MachineInstr &I, const TargetInstrInfo &TII, in selectCopy() function