HomeSort by relevance Sort by last modified time
    Searched full:shr_l (Results 1 - 2 of 2) sorted by null

  /external/v8/test/unittests/compiler/
machine-operator-reducer-unittest.cc 720 Node* shr_l = graph()->NewNode(machine()->Word32Shr(), value, sub); local
723 Node* node1 = graph()->NewNode(machine()->Word32Or(), shl_l, shr_l);
730 Node* node2 = graph()->NewNode(machine()->Word32Or(), shr_l, shl_l);
    [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 652 #define SHR_L(a, b) CHOICE(shrl ARG2(a,b), shrl ARG2(a,b), _LTOG shr ARG2(b,a))
    [all...]

Completed in 1024 milliseconds