Searched refs:ConstantFoldVectorCall (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Analysis/
H A DConstantFolding.cpp1736 static Constant *ConstantFoldVectorCall(StringRef Name, unsigned IntrinsicID, function
1776 return ConstantFoldVectorCall(Name, F->getIntrinsicID(), VTy, Operands, TLI);

Completed in 172 milliseconds