Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld.h67 #define LLVMDoubleType ILLEGAL_LLVM_FUNCTION macro
/third_party/ltp/tools/sparse/sparse-src/
Dsparse-llvm.c137 ret = LLVMDoubleType(); in sym_basetype_type()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DCore.h1198 LLVMTypeRef LLVMDoubleType(void);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp624 LLVMTypeRef LLVMDoubleType(void) { in LLVMDoubleType() function