Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp3806 auto isSupportedExtend = [&](SDValue V) { in getCmpOperandFoldingProfit() local
3822 if (isSupportedExtend(Op)) in getCmpOperandFoldingProfit()
3829 if (isSupportedExtend(Op.getOperand(0))) in getCmpOperandFoldingProfit()