Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp91 bool CheckProfitability = true);
93 SDValue &B, bool CheckProfitability = true);
588 bool CheckProfitability) { in SelectImmShifterOperand() argument
628 bool CheckProfitability) { in SelectRegShifterOperand() argument
644 if (CheckProfitability && !isShifterOpProfitable(N, ShOpcVal, ShImmVal)) in SelectRegShifterOperand()