Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64ISelLowering.cpp2041 auto isSupportedExtend = [&](SDValue V) { in getCmpOperandFoldingProfit() local
2057 if (isSupportedExtend(Op)) in getCmpOperandFoldingProfit()
2064 if (isSupportedExtend(Op.getOperand(0))) in getCmpOperandFoldingProfit()