Searched refs:LLVMGetElementAsConstant (Results 1 – 4 of 4) sorted by relevance
280 representation. The ``LLVMGetElementAsConstant`` function is deprecated in
2136 LLVMValueRef LLVMGetElementAsConstant(LLVMValueRef C, unsigned idx),
974 return LLVMGetElementAsConstant(Const, Int_val(N)); in llvm_const_element()
1455 LLVMValueRef LLVMGetElementAsConstant(LLVMValueRef C, unsigned idx) { in LLVMGetElementAsConstant() function