Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_debug.h75 LLVMSetValueName(val, name); in lp_build_name()
/third_party/ltp/tools/sparse/sparse-src/
Dsparse-llvm.c1141 LLVMSetValueName(arg, name); in output_fn()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DCore.h1699 void LLVMSetValueName(LLVMValueRef Val, const char *Name);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp833 void LLVMSetValueName(LLVMValueRef Val, const char *Name) { in LLVMSetValueName() function
/third_party/mesa3d/src/amd/llvm/
Dac_llvm_build.c3117 LLVMSetValueName(LLVMBasicBlockAsValue(bb), buf); in set_basicblock_name()