Home
last modified time | relevance | path

Searched refs:LLVMGetBasicBlockName (Results 1 – 6 of 6) sorted by relevance

/external/llvm/tools/llvm-c-test/
Decho.cpp676 const char *Name = LLVMGetBasicBlockName(Src); in DeclareBB()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/
Decho.cpp748 const char *Name = LLVMGetBasicBlockName(Src); in DeclareBB()
/external/llvm/include/llvm-c/
DCore.h2276 const char *LLVMGetBasicBlockName(LLVMBasicBlockRef BB);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DCore.h2502 const char *LLVMGetBasicBlockName(LLVMBasicBlockRef BB);
/external/llvm/lib/IR/
DCore.cpp1996 const char *LLVMGetBasicBlockName(LLVMBasicBlockRef BB) { in LLVMGetBasicBlockName() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp2222 const char *LLVMGetBasicBlockName(LLVMBasicBlockRef BB) { in LLVMGetBasicBlockName() function