Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp3387 auto isSupportedExtend = [&](SDValue V) { in getCmpOperandFoldingProfit() local
3403 if (isSupportedExtend(Op)) in getCmpOperandFoldingProfit()
3410 if (isSupportedExtend(Op.getOperand(0))) in getCmpOperandFoldingProfit()