Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp557 unsigned IndexOpcode = Index->getOpcode(); in shouldUseLA() local
558 if (IndexOpcode == ISD::SIGN_EXTEND || in shouldUseLA()
559 IndexOpcode == ISD::SIGN_EXTEND_INREG) in shouldUseLA()