Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp95 bool CheckProfitability = true);
97 SDValue &B, bool CheckProfitability = true);
597 bool CheckProfitability) { in SelectImmShifterOperand() argument
637 bool CheckProfitability) { in SelectRegShifterOperand() argument
653 if (CheckProfitability && !isShifterOpProfitable(N, ShOpcVal, ShImmVal)) in SelectRegShifterOperand()