Home
last modified time | relevance | path

Searched refs:ScalarConstantVals (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/VMCore/
DCore.cpp653 LLVMValueRef LLVMConstVector(LLVMValueRef *ScalarConstantVals, unsigned Size) { in LLVMConstVector() argument
655 unwrap<Constant>(ScalarConstantVals, Size), Size))); in LLVMConstVector()
/external/swiftshader/third_party/LLVM/include/llvm-c/
DCore.h604 LLVMValueRef LLVMConstVector(LLVMValueRef *ScalarConstantVals, unsigned Size);
/external/llvm/include/llvm-c/
DCore.h1719 LLVMValueRef LLVMConstVector(LLVMValueRef *ScalarConstantVals, unsigned Size);
/external/llvm/lib/IR/
DCore.cpp1047 LLVMValueRef LLVMConstVector(LLVMValueRef *ScalarConstantVals, unsigned Size) { in LLVMConstVector() argument
1049 unwrap<Constant>(ScalarConstantVals, Size), Size))); in LLVMConstVector()