Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Nios2/
DNios2MachineFunction.h56 void setLeafProc(bool rhs) { IsLeafProc = rhs; } in setLeafProc() function
/external/llvm/lib/Target/Sparc/
DSparcMachineFunctionInfo.h51 void setLeafProc(bool rhs) { IsLeafProc = rhs; } in setLeafProc() function
DSparcFrameLowering.cpp364 MFI->setLeafProc(true); in determineCalleeSaves()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
DSparcMachineFunctionInfo.h51 void setLeafProc(bool rhs) { IsLeafProc = rhs; } in setLeafProc() function
DSparcFrameLowering.cpp381 MFI->setLeafProc(true); in determineCalleeSaves()