Home
last modified time | relevance | path

Searched refs:hasReturn (Results 1 - 10 of 10) sorted by relevance

/third_party/mesa3d/src/egl/generate/
H A Dgen_egl_dispatch.py86 if func.hasReturn():
194 if func.hasReturn():
225 if func.hasReturn():
230 if func.hasReturn():
/third_party/mesa3d/src/mapi/new/
H A Dgen_gldispatch_mapi.py110 if (func.hasReturn()):
148 retStr = ("return " if func.hasReturn() else "")
H A DgenCommon.py136 def hasReturn(self): member in FunctionDesc
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86PadShortFunction.cpp166 bool hasReturn = cyclesUntilReturn(MBB, Cycles); in findReturns() local
170 if (hasReturn) { in findReturns()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp345 static bool hasReturn(const MachineBasicBlock &MBB) { in hasReturn() function
1289 bool HasTC = hasTailCall(MBB) || !hasReturn(MBB); in insertCSRRestoresInBlock()
/third_party/typescript/lib/
H A Dtsserverlibrary.js[all...]
H A Dtypescript.js[all...]
H A DtypescriptServices.js[all...]
H A Dtsserver.js[all...]
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js[all...]

Completed in 129 milliseconds