Home
last modified time | relevance | path

Searched refs:LLVMGetElementAsConstant (Results 1 – 10 of 10) sorted by relevance

/external/llvm-project/llvm/tools/llvm-c-test/
Decho.cpp316 Elts.push_back(clone_constant(LLVMGetElementAsConstant(Cst, i), M)); in clone_constant_impl()
384 Elts.push_back(clone_constant(LLVMGetElementAsConstant(Cst, i), M)); in clone_constant_impl()
/external/llvm/tools/llvm-c-test/
Decho.cpp289 Elts.push_back(clone_constant(LLVMGetElementAsConstant(Cst, i), M)); in clone_constant_impl()
/external/llvm/include/llvm-c/
DCore.h1712 LLVMValueRef LLVMGetElementAsConstant(LLVMValueRef C, unsigned idx);
/external/llvm-project/llvm/include/llvm-c/
DCore.h2075 LLVMValueRef LLVMGetElementAsConstant(LLVMValueRef C, unsigned idx);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DCore.h2038 LLVMValueRef LLVMGetElementAsConstant(LLVMValueRef C, unsigned idx);
/external/llvm-project/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1008 return LLVMGetElementAsConstant(Const, Int_val(N)); in llvm_const_element()
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c899 return LLVMGetElementAsConstant(Const, Int_val(N)); in llvm_const_element()
/external/llvm/lib/IR/
DCore.cpp1004 LLVMValueRef LLVMGetElementAsConstant(LLVMValueRef C, unsigned idx) { in LLVMGetElementAsConstant() function
/external/llvm-project/llvm/lib/IR/
DCore.cpp1416 LLVMValueRef LLVMGetElementAsConstant(LLVMValueRef C, unsigned idx) { in LLVMGetElementAsConstant() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp1383 LLVMValueRef LLVMGetElementAsConstant(LLVMValueRef C, unsigned idx) { in LLVMGetElementAsConstant() function