Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1484 unsigned N0Opc = N0->getOpcode(); in SimplifySetCC() local
1485 bool SExt = (N0Opc == ISD::SIGN_EXTEND); in SimplifySetCC()
1488 (N0Opc == ISD::ZERO_EXTEND || N0Opc == ISD::SIGN_EXTEND) && in SimplifySetCC()