Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/GISel/
H A DPPCInstructionSelector.cpp33 class PPCInstructionSelector : public InstructionSelector { class
65 PPCInstructionSelector::PPCInstructionSelector(const PPCTargetMachine &TM, in PPCInstructionSelector() function in PPCInstructionSelector