Searched refs:GetDebugFunctionType (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/jitter/
H A DJitManager.h181 llvm::DIType* GetDebugFunctionType(llvm::Type* pTy);
H A DJitManager.cpp320 return GetDebugFunctionType(pTy);
329 DIType* JitManager::GetDebugFunctionType(Type* pTy) function in class:JitManager
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/jitter/
H A DJitManager.h183 llvm::DIType* GetDebugFunctionType(llvm::Type* pTy);
H A DJitManager.cpp324 return GetDebugFunctionType(pTy);
333 DIType* JitManager::GetDebugFunctionType(Type* pTy) function in class:JitManager

Completed in 9 milliseconds