Home
last modified time | relevance | path

Searched defs:Rotated (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/
H A DSourceLocationEncoding.h109 UIntTy Rotated = SourceLocationEncoding::encodeRaw(Raw); encodeRaw() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp411 bool Rotated = false; rotateLoop() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMInstPrinter.cpp1416 int32_t Rotated = llvm::rotr<uint32_t>(Bits, Rot); printModImmOperand() local