Home
last modified time | relevance | path

Searched refs:LLVMConstStructInContext (Results 1 – 12 of 12) sorted by relevance

/external/llvm/tools/llvm-c-test/
Decho.cpp303 return LLVMConstStructInContext(LLVMGetModuleContext(M), Elts.data(), in clone_constant_impl()
/external/llvm-project/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c964 return LLVMConstStructInContext(C, (LLVMValueRef *) Op_val(ElementVals), in llvm_const_struct()
976 return LLVMConstStructInContext(C, (LLVMValueRef *) Op_val(ElementVals), in llvm_const_packed_struct()
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c855 return LLVMConstStructInContext(C, (LLVMValueRef *) Op_val(ElementVals), in llvm_const_struct()
867 return LLVMConstStructInContext(C, (LLVMValueRef *) Op_val(ElementVals), in llvm_const_packed_struct()
/external/llvm-project/llvm/tools/llvm-c-test/
Decho.cpp330 return LLVMConstStructInContext(LLVMGetModuleContext(M), Elts.data(), in clone_constant_impl()
/external/llvm/include/llvm-c/
DCore.h1675 LLVMValueRef LLVMConstStructInContext(LLVMContextRef C,
/external/llvm/lib/IR/
DCore.cpp1024 LLVMValueRef LLVMConstStructInContext(LLVMContextRef C, in LLVMConstStructInContext() function
1034 return LLVMConstStructInContext(LLVMGetGlobalContext(), ConstantVals, Count, in LLVMConstStruct()
/external/llvm-project/llvm/include/llvm-c/
DCore.h2038 LLVMValueRef LLVMConstStructInContext(LLVMContextRef C,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DCore.h2001 LLVMValueRef LLVMConstStructInContext(LLVMContextRef C,
/external/llvm-project/llvm/lib/IR/
DCore.cpp1436 LLVMValueRef LLVMConstStructInContext(LLVMContextRef C, in LLVMConstStructInContext() function
1446 return LLVMConstStructInContext(LLVMGetGlobalContext(), ConstantVals, Count, in LLVMConstStruct()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp1403 LLVMValueRef LLVMConstStructInContext(LLVMContextRef C, in LLVMConstStructInContext() function
1413 return LLVMConstStructInContext(LLVMGetGlobalContext(), ConstantVals, Count, in LLVMConstStruct()
/external/llvm/bindings/go/llvm/
Dir.go801 v.C = C.LLVMConstStructInContext(c.C, ptr, nvals,
/external/llvm-project/llvm/bindings/go/llvm/
Dir.go867 v.C = C.LLVMConstStructInContext(c.C, ptr, nvals,