Searched refs:ConstantFoldVectorCall (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Analysis/ |
D | ConstantFolding.cpp | 1845 Constant *ConstantFoldVectorCall(StringRef Name, unsigned IntrinsicID, in ConstantFoldVectorCall() function 1924 return ConstantFoldVectorCall(Name, F->getIntrinsicID(), VTy, Operands, in ConstantFoldCall()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | ConstantFolding.cpp | 2016 Constant *ConstantFoldVectorCall(StringRef Name, unsigned IntrinsicID, in ConstantFoldVectorCall() function 2107 return ConstantFoldVectorCall(Name, F->getIntrinsicID(), VTy, Operands, in ConstantFoldCall()
|