Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCMachineFunctionInfo.h168 bool hasFastCall() const { return HasFastCall;} in hasFastCall() function
H A DPPCFrameLowering.cpp455 MF.getInfo<PPCFunctionInfo>()->hasFastCall()); in needsFP()
994 if (FI->hasFastCall()) { in emitEpilogue()