Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DScaledNumber.h37 const int32_t MaxScale = 16383; variable
/external/llvm/include/llvm/Support/
DScaledNumber.h37 const int32_t MaxScale = 16383; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp29159 unsigned MaxScale = 64 / MaskEltSize; in matchUnaryVectorShuffle() local