Home
last modified time | relevance | path

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

/freebsd/usr.bin/grep/
H A Dqueue.c80 bool rotated; in enqueue() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp8381 uint64_t rotated = ROR(Rm, rotation, &success); in EmulateSXTB() local
8466 uint64_t rotated = ROR(Rm, rotation, &success); in EmulateSXTH() local
8551 uint64_t rotated = ROR(Rm, rotation, &success); in EmulateUXTB() local
8633 uint64_t rotated = ROR(Rm, rotation, &success); in EmulateUXTH() local