Home
last modified time | relevance | path

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

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