Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp98 bool CheckProfitability = true);
100 SDValue &B, bool CheckProfitability = true);
470 bool CheckProfitability) { in SelectImmShifterOperand() argument
494 bool CheckProfitability) { in SelectRegShifterOperand() argument
510 if (CheckProfitability && !isShifterOpProfitable(N, ShOpcVal, ShImmVal)) in SelectRegShifterOperand()