Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_type.c330 case LLVMFunctionTypeKind: in lp_typekind_name()
/third_party/ltp/tools/sparse/sparse-src/
Dsparse-llvm.c313 if (LLVMGetTypeKind(type) == LLVMFunctionTypeKind) { in get_sym_value()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DCore.h156 LLVMFunctionTypeKind, /**< Functions */ enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp500 return LLVMFunctionTypeKind; in LLVMGetTypeKind()