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