Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp2752 auto isSupportedExtend = [&](SDValue V) { in getCmpOperandFoldingProfit() local
2768 if (isSupportedExtend(Op)) in getCmpOperandFoldingProfit()
2775 if (isSupportedExtend(Op.getOperand(0))) in getCmpOperandFoldingProfit()