Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/compiler/
Dast.py1140 class RightShift(Node): class
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp10686 SDNode *RightShift = *UI; in PerformDAGCombine() local