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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp554 unsigned IndexOpcode = Index->getOpcode(); local
555 if (IndexOpcode == ISD::SIGN_EXTEND ||
556 IndexOpcode == ISD::SIGN_EXTEND_INREG)

Completed in 110 milliseconds