Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCExpandISEL.cpp99 bool collectISELInstructions();
131 if (!collectISELInstructions()) { in runOnMachineFunction()
157 bool PPCExpandISEL::collectISELInstructions() { in collectISELInstructions() function in PPCExpandISEL