Home
last modified time | relevance | path

Searched refs:ScalarConstantVals (Results 1 – 6 of 6) 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/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DCore.h1907 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp1238 LLVMValueRef LLVMConstVector(LLVMValueRef *ScalarConstantVals, unsigned Size) { in LLVMConstVector() argument
1240 unwrap<Constant>(ScalarConstantVals, Size), Size))); in LLVMConstVector()