Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-c-test/
Decho.cpp289 Elts.push_back(clone_constant(LLVMGetElementAsConstant(Cst, i), M)); in clone_constant_impl()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/
Decho.cpp301 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/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DCore.h1900 LLVMValueRef LLVMGetElementAsConstant(LLVMValueRef C, unsigned idx);
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c982 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/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp1195 LLVMValueRef LLVMGetElementAsConstant(LLVMValueRef C, unsigned idx) { in LLVMGetElementAsConstant() function