Searched defs:FirstShift (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/SPIRV/ | ||
H A D | SPIRVPrepareFunctions.cpp | 316 Value *FirstShift = nullptr, *SecShift = nullptr; lowerFunnelShifts() local |
/llvm-project/clang/include/clang/Basic/ | ||
H A D | LangOptions.h | 778 static constexpr storage_type FirstShift = 0, FirstWidth = 0; global() variable |
/llvm-project/llvm/lib/Target/Mips/AsmParser/ | ||
H A D | MipsAsmParser.cpp | 4935 unsigned FirstShift = Mips::NOP; expandRotation() local |