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

  /external/swiftshader/third_party/subzero/src/
IceUtils.h 106 inline uint32_t rotateLeft32(uint32_t value, uint32_t shift) {
IceInstARM32.cpp 383 uint32_t Imm8 = Utils::rotateLeft32(Immediate, 2 * Rot);
    [all...]

Completed in 5245 milliseconds