Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2693 static bool isPromotedInstructionLegal(const TargetLowering &TLI, in isPromotedInstructionLegal() function
3072 return isPromotedInstructionLegal(TLI, DL, PromotedOperand); in isPromotionProfitable()
4105 !isPromotedInstructionLegal(*TLI, *DL, PromotedVal))) { in extLdPromotion()