Home
last modified time | relevance | path

Searched refs:LLVMLabelTypeInContext (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/llvm/llvm/tools/llvm-c-test/
Decho.cpp91 return LLVMLabelTypeInContext(Ctx); in Clone()
/openbsd/src/gnu/llvm/llvm/include/llvm-c/
DCore.h1545 LLVMTypeRef LLVMLabelTypeInContext(LLVMContextRef C);
/openbsd/src/gnu/llvm/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c612 return LLVMLabelTypeInContext(Context); in llvm_label_type()
/openbsd/src/gnu/llvm/llvm/lib/IR/
DCore.cpp846 LLVMTypeRef LLVMLabelTypeInContext(LLVMContextRef C) { in LLVMLabelTypeInContext() function
860 return LLVMLabelTypeInContext(LLVMGetGlobalContext()); in LLVMLabelType()