Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCExpandISEL.cpp124 void DumpISELInstructions() const;
137 DumpISELInstructions(); in runOnMachineFunction()
170 void PPCExpandISEL::DumpISELInstructions() const { in DumpISELInstructions() function in PPCExpandISEL