Home
last modified time | relevance | path

Searched refs:LLVMHalfTypeInContext (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/amd/common/
Dac_llvm_build.c77 ctx->f16 = LLVMHalfTypeInContext(ctx->context); in ac_llvm_context_init()
1487 LLVMVectorType(LLVMHalfTypeInContext(ctx->context), 2); in ac_build_cvt_pkrtz_f16()
/external/llvm/tools/llvm-c-test/
Decho.cpp74 return LLVMHalfTypeInContext(Ctx); in Clone()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/
Decho.cpp74 return LLVMHalfTypeInContext(Ctx); in Clone()
/external/llvm/include/llvm-c/
DCore.h882 LLVMTypeRef LLVMHalfTypeInContext(LLVMContextRef C);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DCore.h1041 LLVMTypeRef LLVMHalfTypeInContext(LLVMContextRef C);
/external/llvm/lib/IR/
DCore.cpp430 LLVMTypeRef LLVMHalfTypeInContext(LLVMContextRef C) { in LLVMHalfTypeInContext() function
456 return LLVMHalfTypeInContext(LLVMGetGlobalContext()); in LLVMHalfType()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp580 LLVMTypeRef LLVMHalfTypeInContext(LLVMContextRef C) { in LLVMHalfTypeInContext() function
603 return LLVMHalfTypeInContext(LLVMGetGlobalContext()); in LLVMHalfType()