Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Support/
H A DDivisionByConstantTest.cpp26 unsigned WideBits = 2 * Bits; in MULHS() local
94 unsigned WideBits = 2 * Bits; in MULHU() local
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp420 unsigned WideBits = getScalarSizeInBits(Ty) * VTy->getNumElements(); getNumVectorRegs() local
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp28462 unsigned WideBits = std::max<unsigned>(2 * VT.getScalarSizeInBits(), 32u); LowerABD() local
[all...]