Searched refs:PPCInstructionSelector (Results 1 – 4 of 4) sorted by relevance
33 class PPCInstructionSelector : public InstructionSelector { class35 PPCInstructionSelector(const PPCTargetMachine &TM, const PPCSubtarget &STI,65 PPCInstructionSelector::PPCInstructionSelector(const PPCTargetMachine &TM, in PPCInstructionSelector() function in PPCInstructionSelector78 bool PPCInstructionSelector::select(MachineInstr &I) { in select()89 return new PPCInstructionSelector(TM, Subtarget, RBI); in createPPCInstructionSelector()
22 GISel/PPCInstructionSelector.cpp
57 "GISel/PPCInstructionSelector.cpp",
6659 llvm/lib/Target/PowerPC/GISel/PPCInstructionSelector.cpp