Home
last modified time | relevance | path

Searched refs:LLVMMDNodeInContext (Results 1 – 11 of 11) sorted by relevance

/external/mesa3d/src/amd/common/
Dac_llvm_build.c108 ctx->fpmath_md_2p5_ulp = LLVMMDNodeInContext(ctx->context, args, 1); in ac_llvm_context_init()
113 ctx->empty_md = LLVMMDNodeInContext(ctx->context, NULL, 0); in ac_llvm_context_init()
1067 range_md = LLVMMDNodeInContext(context, md_args, 2); in set_range_metadata()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_tgsi_setup.c1062 ctx->fpmath_md_2p5_ulp = LLVMMDNodeInContext(ctx->ac.context, in si_llvm_context_init()
/external/swiftshader/third_party/LLVM/lib/VMCore/
DCore.cpp525 LLVMValueRef LLVMMDNodeInContext(LLVMContextRef C, LLVMValueRef *Vals, in LLVMMDNodeInContext() function
532 return LLVMMDNodeInContext(LLVMGetGlobalContext(), Vals, Count); in LLVMMDNode()
/external/swiftshader/third_party/LLVM/include/llvm-c/
DCore.h561 LLVMValueRef LLVMMDNodeInContext(LLVMContextRef C, LLVMValueRef *Vals,
/external/llvm/include/llvm-c/
DCore.h2199 LLVMValueRef LLVMMDNodeInContext(LLVMContextRef C, LLVMValueRef *Vals,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DCore.h2415 LLVMValueRef LLVMMDNodeInContext(LLVMContextRef C, LLVMValueRef *Vals,
/external/llvm/lib/IR/
DCore.cpp829 LLVMValueRef LLVMMDNodeInContext(LLVMContextRef C, LLVMValueRef *Vals, in LLVMMDNodeInContext() function
857 return LLVMMDNodeInContext(LLVMGetGlobalContext(), Vals, Count); in LLVMMDNode()
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm_ocaml.c572 return LLVMMDNodeInContext(C, (LLVMValueRef*) Op_val(ElementVals), in llvm_mdnode()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp1007 LLVMValueRef LLVMMDNodeInContext(LLVMContextRef C, LLVMValueRef *Vals, in LLVMMDNodeInContext() function
1035 return LLVMMDNodeInContext(LLVMGetGlobalContext(), Vals, Count); in LLVMMDNode()
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c793 return LLVMMDNodeInContext(C, (LLVMValueRef*) Op_val(ElementVals), in llvm_mdnode()
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c710 return LLVMMDNodeInContext(C, (LLVMValueRef*) Op_val(ElementVals), in llvm_mdnode()