Searched refs:isJumpExpensive (Results 1 – 8 of 8) sorted by relevance
160 bool isJumpExpensive() const { return JumpIsExpensive; } in isJumpExpensive() function
257 bool isJumpExpensive() const { return JumpIsExpensive; } in isJumpExpensive() function
363 bool isJumpExpensive() const { return JumpIsExpensive; } in isJumpExpensive() function
5479 if (!TM || !TM->Options.EnableFastISel || !TLI || TLI->isJumpExpensive()) in splitBranchCondition()
6763 if (!TM || !TM->Options.EnableFastISel || !TLI || TLI->isJumpExpensive()) in splitBranchCondition()
1492 if (!TLI.isJumpExpensive() && in visitBr()
1827 if (!DAG.getTargetLoweringInfo().isJumpExpensive() && BOp->hasOneUse() && in visitBr()
2007 if (!DAG.getTargetLoweringInfo().isJumpExpensive() && BOp->hasOneUse() && in visitBr()