Home
last modified time | relevance | path

Searched defs:AShr (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineShifts.cpp1144 Value *AShr = Builder.CreateAShr(X, NewShAmt); in visitLShr() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCExpr.h445 AShr, ///< Arithmetic shift right. enumerator