Home
last modified time | relevance | path

Searched defs:isLeafProc (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcMachineFunctionInfo.h51 bool isLeafProc() const { return IsLeafProc; } in isLeafProc() function
DSparcFrameLowering.cpp320 bool SparcFrameLowering::isLeafProc(MachineFunction &MF) const in isLeafProc() function in SparcFrameLowering
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/
DVEFrameLowering.cpp307 bool VEFrameLowering::isLeafProc(MachineFunction &MF) const { in isLeafProc() function in VEFrameLowering