Home
last modified time | relevance | path

Searched refs:VectorAConstant (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DCore.h2482 LLVMValueRef LLVMConstShuffleVector(LLVMValueRef VectorAConstant,
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp1905 LLVMValueRef LLVMConstShuffleVector(LLVMValueRef VectorAConstant, in LLVMConstShuffleVector() argument
1910 return wrap(ConstantExpr::getShuffleVector(unwrap<Constant>(VectorAConstant), in LLVMConstShuffleVector()