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.cpp23838 SDValue Op0ExtV; in tryToWidenSetCCOperands() local
23848 Op0ExtV = SDValue(Op0SExt, 0); in tryToWidenSetCCOperands()
23851 Op0ExtV = SDValue(Op0ZExt, 0); in tryToWidenSetCCOperands()
23857 Op0ExtV, Op1ExtV, Op->getOperand(2)); in tryToWidenSetCCOperands()