Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp18367 const SDValue CCOp0 = SetCC.getOperand(0); in performSignExtendSetCCCombine() local
18369 if (!CCOp0->getValueType(0).isInteger() || in performSignExtendSetCCCombine()
18382 DAG.getNode(ExtType, SDLoc(N), N->getValueType(0), CCOp0); in performSignExtendSetCCCombine()