Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp562 canExtractShiftFromMul(const SDValue & N,unsigned MaxShift,unsigned & PowerOfTwo,SDValue & NewMulConst) const canExtractShiftFromMul() argument
/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp5002 uint64_t MaxShift = 32; expandRotationImm() local
/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp2649 APInt MaxShift = KnownCnt.getMaxValue(); isNonZeroShift() local