Searched defs:rot (Results 1 – 4 of 4) sorted by relevance
/llvm-project/libc/src/__support/ | ||
H A D | hash.h | 156 int rot = buffer & 63; finish() local |
/llvm-project/lld/ELF/Arch/ | ||
H A D | ARM.cpp | 542 uint32_t rot = 0; encodeAluGroup() local |
/llvm-project/llvm/lib/Support/ | ||
H A D | APInt.cpp | 1097 APInt rot = rotateAmt; rotateModulo() local |
/llvm-project/llvm/lib/Target/ARM/Disassembler/ | ||
H A D | ARMDisassembler.cpp | 4915 unsigned rot = fieldFromInstruction(Val, 7, 5); DecodeT2SOImm() local |