Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DConstantFolding.cpp1461 Constant *ConstantFoldScalarCall(StringRef Name, unsigned IntrinsicID, Type *Ty, in ConstantFoldScalarCall() function
1903 Constant *Folded = ConstantFoldScalarCall(Name, IntrinsicID, Ty, Lane, TLI); in ConstantFoldVectorCall()
1927 return ConstantFoldScalarCall(Name, F->getIntrinsicID(), Ty, Operands, TLI); in ConstantFoldCall()