Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp20215 SDValue Op0ExtV; in tryToWidenSetCCOperands() local
20225 Op0ExtV = SDValue(Op0SExt, 0); in tryToWidenSetCCOperands()
20228 Op0ExtV = SDValue(Op0ZExt, 0); in tryToWidenSetCCOperands()
20234 Op0ExtV, Op1ExtV, Op->getOperand(2)); in tryToWidenSetCCOperands()