Searched defs:MaxScale (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/Support/ | ||
H A D | ScaledNumber.h | 36 const int32_t MaxScale = 16383; variable |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 10091 unsigned MaxScale = 64 / EltSizeInBits; matchShuffleAsVTRUNC() local |