Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/ARC/MCTargetDesc/
HDARCInstPrinter.cpp187 void ARCInstPrinter::printU6ShiftedBy(unsigned ShiftBy, const MCInst *MI, in printU6ShiftedBy()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfExpression.cpp90 void DwarfExpression::addShr(unsigned ShiftBy) { in addShr()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCISelLowering.cpp17815 SDValue ShiftBy = SDValue(CN1, 0); in combineSHL() local