Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp93 bool CheckProfitability = true);
95 SDValue &B, bool CheckProfitability = true);
603 bool CheckProfitability) { in SelectImmShifterOperand() argument
643 bool CheckProfitability) { in SelectRegShifterOperand() argument
659 if (CheckProfitability && !isShifterOpProfitable(N, ShOpcVal, ShImmVal)) in SelectRegShifterOperand()