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