Home
last modified time | relevance | path

Searched refs:createPPCInstructionSelector (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/GISel/
H A DPPCInstructionSelector.cpp86 createPPCInstructionSelector(const PPCTargetMachine &TM, in createPPCInstructionSelector() function
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPC.h92 createPPCInstructionSelector(const PPCTargetMachine &, const PPCSubtarget &,
H A DPPCSubtarget.cpp67 InstSelector.reset(createPPCInstructionSelector( in PPCSubtarget()