Searched refs:IndexOpcode (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp513 unsigned IndexOpcode = Index->getOpcode(); local
514 if (IndexOpcode == ISD::SIGN_EXTEND ||
515 IndexOpcode == ISD::SIGN_EXTEND_INREG)

Completed in 101 milliseconds