Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/fipsmodule/sha/asm/
Dsha1-586.pl568 my $_rol=sub { &rol(@_) };
1111 my $_rol=sub { &shld(@_[0],@_) };
Dsha1-x86_64.pl481 my $_rol=sub { &rol(@_) };
966 my $_rol=sub { &shld(@_[0],@_) };
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringX86Base.h916 void _rol(Variable *Dest, Operand *Src0) { in _rol() function
DIceTargetLoweringX86BaseImpl.h4205 _rol(T, Eight);