Home
last modified time | relevance | path

Searched refs:get_source_info (Results 1 – 5 of 5) sorted by relevance

/external/llvm/cmake/modules/
DGetSVN.cmake86 function(get_source_info path revision repository) function
97 get_source_info("${path}" revision repository)
/external/llvm-project/llvm/cmake/modules/
DVersionFromVCS.cmake6 function(get_source_info path revision repository) function
DGenerateVersionFromVCS.cmake23 get_source_info("${path}" revision repository)
/external/llvm-project/llvm/
DCMakeLists.txt842 get_source_info(${CMAKE_CURRENT_SOURCE_DIR} revision repository)
/external/virglrenderer/src/
Dvrend_shader.c3859 get_source_info(struct dump_ctx *ctx, in get_source_info() function
4848 if (!get_source_info(ctx, inst, &sinfo, ctx->src_bufs, src_swizzle0)) in iter_instruction()