Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp574 bool isPromotableTo(Value *V, IntegerType *Ty);
963 bool PolynomialMultiplyRecognize::isPromotableTo(Value *Val, in isPromotableTo() function in PolynomialMultiplyRecognize
1076 if (!In.isTerminator() && !isPromotableTo(&In, DestTy)) in promoteTypes()