Home
last modified time | relevance | path

Searched defs:hasReturn (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/mapi/new/
DgenCommon.py136 def hasReturn(self): member in FunctionDesc
/external/llvm/lib/Target/X86/
DX86PadShortFunction.cpp155 bool hasReturn = cyclesUntilReturn(MBB, Cycles); in findReturns() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86PadShortFunction.cpp166 bool hasReturn = cyclesUntilReturn(MBB, Cycles); in findReturns() local
/external/skia/src/sksl/codegen/
DSkSLWGSLCodeGenerator.cpp1602 bool hasReturn = !c.type().isVoid(); in writeOutParamHelper() local
/external/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.cpp288 bool hasReturn(const MachineBasicBlock &MBB) { in hasReturn() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.cpp345 static bool hasReturn(const MachineBasicBlock &MBB) { in hasReturn() function