Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/GISel/
H A DPPCInstructionSelector.cpp33 class PPCInstructionSelector : public InstructionSelector { class
35 PPCInstructionSelector(const PPCTargetMachine &TM, const PPCSubtarget &STI,
65 PPCInstructionSelector::PPCInstructionSelector(const PPCTargetMachine &TM, in PPCInstructionSelector() function in PPCInstructionSelector
78 bool PPCInstructionSelector::select(MachineInstr &I) { in select()
89 return new PPCInstructionSelector(TM, Subtarget, RBI); in createPPCInstructionSelector()
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DCMakeLists.txt22 GISel/PPCInstructionSelector.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/PowerPC/
H A DBUILD.gn57 "GISel/PPCInstructionSelector.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt6659 llvm/lib/Target/PowerPC/GISel/PPCInstructionSelector.cpp