Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm_ocaml.c671 return LLVMConstStructInContext(C, (LLVMValueRef *) Op_val(ElementVals), in llvm_const_struct()
683 return LLVMConstStructInContext(C, (LLVMValueRef *) Op_val(ElementVals), in llvm_const_packed_struct()
/external/llvm/tools/llvm-c-test/
Decho.cpp303 return LLVMConstStructInContext(LLVMGetModuleContext(M), Elts.data(), in clone_constant_impl()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/
Decho.cpp315 return LLVMConstStructInContext(LLVMGetModuleContext(M), Elts.data(), in clone_constant_impl()
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c938 return LLVMConstStructInContext(C, (LLVMValueRef *) Op_val(ElementVals), in llvm_const_struct()
950 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/swiftshader/third_party/LLVM/lib/VMCore/
DCore.cpp620 LLVMValueRef LLVMConstStructInContext(LLVMContextRef C, in LLVMConstStructInContext() function
640 return LLVMConstStructInContext(LLVMGetGlobalContext(), ConstantVals, Count, in LLVMConstStruct()
/external/swiftshader/third_party/LLVM/include/llvm-c/
DCore.h591 LLVMValueRef LLVMConstStructInContext(LLVMContextRef C,
/external/llvm/include/llvm-c/
DCore.h1675 LLVMValueRef LLVMConstStructInContext(LLVMContextRef C,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DCore.h1863 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/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp1215 LLVMValueRef LLVMConstStructInContext(LLVMContextRef C, in LLVMConstStructInContext() function
1225 return LLVMConstStructInContext(LLVMGetGlobalContext(), ConstantVals, Count, in LLVMConstStruct()
/external/llvm/bindings/go/llvm/
Dir.go801 v.C = C.LLVMConstStructInContext(c.C, ptr, nvals,
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
Dir.go829 v.C = C.LLVMConstStructInContext(c.C, ptr, nvals,