Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp532 unsigned IndexOpcode = Index->getOpcode(); in shouldUseLA() local
533 if (IndexOpcode == ISD::SIGN_EXTEND || in shouldUseLA()
534 IndexOpcode == ISD::SIGN_EXTEND_INREG) in shouldUseLA()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp543 unsigned IndexOpcode = Index->getOpcode(); in shouldUseLA() local
544 if (IndexOpcode == ISD::SIGN_EXTEND || in shouldUseLA()
545 IndexOpcode == ISD::SIGN_EXTEND_INREG) in shouldUseLA()