Home
last modified time | relevance | path

Searched refs:ElementValueConstant (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm-c/
H A DCore.h2126 LLVMValueRef ElementValueConstant,
2134 LLVMValueRef ElementValueConstant,
/freebsd-12.1/contrib/llvm/lib/IR/
H A DCore.cpp1753 LLVMValueRef ElementValueConstant, in LLVMConstInsertElement() argument
1756 unwrap<Constant>(ElementValueConstant), in LLVMConstInsertElement()
1775 LLVMValueRef ElementValueConstant, in LLVMConstInsertValue() argument
1778 unwrap<Constant>(ElementValueConstant), in LLVMConstInsertValue()