Home
last modified time | relevance | path

Searched refs:dumpCode (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/mit/lua/dist/src/
H A Dldump.c115 static void dumpCode (DumpState *D, const Proto *f) { in dumpCode() function
206 dumpCode(D, f); in dumpFunction()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h446 bool dumpCode() const { in dumpCode() function
H A DAMDGPUAsmPrinter.cpp494 if (STM.dumpCode()) { in runOnMachineFunction()