Searched refs:exposesReturnsTwice (Results 1 – 9 of 9) sorted by relevance
37 bool exposesReturnsTwice = false; member
230 if (MF.exposesReturnsTwice()) in runOnMachineFunction()
540 if (MF.exposesReturnsTwice()) in runOnMachineFunction()
200 YamlMF.ExposesReturnsTwice = MF.exposesReturnsTwice(); in print()
4205 if (fn.exposesReturnsTwice()) { in runOnMachineFunction()
381 MF.exposesReturnsTwice() || in needsFP()592 if (hasFP(MF) || RegInfo->hasBasePointer(MF) || MF.exposesReturnsTwice()) in stackUpdateCanBeMoved()1722 else if (FI->hasFastCall() || MF.exposesReturnsTwice()) { in emitEpilogue()
779 bool exposesReturnsTwice() const {
2100 MF.exposesReturnsTwice()) { in tracePredStateThroughCall()
1521 if (MF->exposesReturnsTwice()) in beginFunctionImpl()