Searched refs:PPCInstructionSelector (Results 1 – 3 of 3) 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 PPCInstructionSelector79 bool PPCInstructionSelector::select(MachineInstr &I) { in select()90 return new PPCInstructionSelector(TM, Subtarget, RBI); in createPPCInstructionSelector()
22 GISel/PPCInstructionSelector.cpp
57 "GISel/PPCInstructionSelector.cpp",