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