Home
last modified time | relevance | path

Searched refs:LLVMTokenTypeInContext (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_coro.c36 static LLVMTypeRef LLVMTokenTypeInContext(LLVMContextRef C) in LLVMTokenTypeInContext() function
52 LLVMTokenTypeInContext(gallivm->context), in lp_build_coro_id()
128 coro_susp_args[0] = LLVMConstNull(LLVMTokenTypeInContext(gallivm->context)); in lp_build_coro_suspend()
/external/llvm-project/llvm/tools/llvm-c-test/
Decho.cpp155 return LLVMTokenTypeInContext(Ctx); in Clone()
/external/llvm-project/llvm/include/llvm-c/
DCore.h1499 LLVMTypeRef LLVMTokenTypeInContext(LLVMContextRef C);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DCore.h1475 LLVMTypeRef LLVMTokenTypeInContext(LLVMContextRef C);
/external/llvm/lib/IR/
DCore.cpp451 LLVMTypeRef LLVMTokenTypeInContext(LLVMContextRef C) { in LLVMTokenTypeInContext() function
/external/llvm-project/llvm/bindings/go/llvm/
Dir.go696 func (c Context) TokenType() (t Type) { t.C = C.LLVMTokenTypeInContext(c.C); return }
/external/llvm-project/llvm/lib/IR/
DCore.cpp809 LLVMTypeRef LLVMTokenTypeInContext(LLVMContextRef C) { in LLVMTokenTypeInContext() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp786 LLVMTypeRef LLVMTokenTypeInContext(LLVMContextRef C) { in LLVMTokenTypeInContext() function