Searched refs:ScalarConstantVals (Results 1 – 2 of 2) sorted by relevance
1613 LLVMValueRef LLVMConstVector(LLVMValueRef *ScalarConstantVals, unsigned Size);
813 LLVMValueRef LLVMConstVector(LLVMValueRef *ScalarConstantVals, unsigned Size) { in LLVMConstVector() argument815 unwrap<Constant>(ScalarConstantVals, Size), Size))); in LLVMConstVector()