Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp2229 SDValue ShlOp0 = C.Op0.getOperand(0); in adjustForLTGFR() local
2231 for (auto I = ShlOp0->use_begin(), E = ShlOp0->use_end(); I != E; ++I) { in adjustForLTGFR()