Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp554 unsigned IndexOpcode = Index->getOpcode(); in shouldUseLA() local
555 if (IndexOpcode == ISD::SIGN_EXTEND || in shouldUseLA()
556 IndexOpcode == ISD::SIGN_EXTEND_INREG) in shouldUseLA()