Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DConstantFold.h40 Constant *ConstantFoldShuffleVectorInstruction(Constant *V1, Constant *V2,
H A DConstantFold.cpp716 Constant *llvm::ConstantFoldShuffleVectorInstruction(Constant *V1, Constant *V2, in ConstantFoldShuffleVectorInstruction() function in llvm
H A DConstants.cpp2593 if (Constant *FC = ConstantFoldShuffleVectorInstruction(V1, V2, Mask)) in getShuffleVector()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DConstantFolding.h128 Constant *ConstantFoldShuffleVectorInstruction(Constant *V1, Constant *V2,