Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp25215 SDValue Op0ExtV; in tryToWidenSetCCOperands() local
25225 Op0ExtV = SDValue(Op0SExt, 0); in tryToWidenSetCCOperands()
25228 Op0ExtV = SDValue(Op0ZExt, 0); in tryToWidenSetCCOperands()
25234 Op0ExtV, Op1ExtV, Op->getOperand(2)); in tryToWidenSetCCOperands()