Home
last modified time | relevance | path

Searched refs:Rotated (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp275 bool Rotated = false; in rotateLoop() local
282 return Rotated; in rotateLoop()
288 return Rotated; in rotateLoop()
293 return Rotated; in rotateLoop()
300 return Rotated; in rotateLoop()
315 return Rotated; in rotateLoop()
321 return Rotated; in rotateLoop()
330 return Rotated; in rotateLoop()
336 return Rotated; in rotateLoop()
345 return Rotated; in rotateLoop()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMInstPrinter.cpp1390 int32_t Rotated = ARM_AM::rotr32(Bits, Rot); in printModImmOperand() local
1391 if (ARM_AM::getSOImmVal(Rotated) == Op.getImm()) { in printModImmOperand()
1395 O << static_cast<uint32_t>(Rotated); in printModImmOperand()
1397 O << Rotated; in printModImmOperand()
/netbsd-src/lib/libusbhid/
H A Dusb_hid_usages2039 0x8F0 Simple Orientation Direction: Not Rotated
2040 0x8F1 Simple Orientation Direction: Rotated 90 Degrees CCW
2041 0x8F2 Simple Orientation Direction: Rotated 180 Degrees CCW
2042 0x8F3 Simple Orientation Direction: Rotated 270 Degrees CCW
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DLoopTerminology.rst486 Rotated Loops
H A DPasses.rst788 :ref:`Loop Terminology for Rotated Loops <loop-terminology-loop-rotate>`.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200329749 * ChangeLog: Rotated last year's entries to...