Searched refs:createPPCInstructionSelector (Results 1 – 3 of 3) sorted by relevance
95 createPPCInstructionSelector(const PPCTargetMachine &, const PPCSubtarget &,
68 InstSelector.reset(createPPCInstructionSelector(TM, *this, *RBI)); in PPCSubtarget()
784 createPPCInstructionSelector(const PPCTargetMachine &TM, in createPPCInstructionSelector() function