Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp18331 SDValue Op0ExtV; in tryToWidenSetCCOperands() local
18341 Op0ExtV = SDValue(Op0SExt, 0); in tryToWidenSetCCOperands()
18344 Op0ExtV = SDValue(Op0ZExt, 0); in tryToWidenSetCCOperands()
18350 Op0ExtV, Op1ExtV, Op->getOperand(2)); in tryToWidenSetCCOperands()