Searched defs:RightShift (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/compiler/ | ||
D | ast.py | 1140 class RightShift(Node): class |
/external/llvm/lib/Target/PowerPC/ | ||
D | PPCISelLowering.cpp | 10686 SDNode *RightShift = *UI; in PerformDAGCombine() local |