Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp3448 SDValue RegisterSizeMinus1 = DAG.getConstant(32 - 1, DL, VT); in LowerShiftLeftParts() local
3500 SDValue RegisterSizeMinus1 = DAG.getConstant(32 - 1, DL, VT); in LowerShiftRightParts() local