Home
last modified time | relevance | path

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

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