Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCExpandISEL.cpp125 void DumpISELInstructions() const;
138 DumpISELInstructions(); in runOnMachineFunction()
171 void PPCExpandISEL::DumpISELInstructions() const { in DumpISELInstructions() function in PPCExpandISEL