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