Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.cpp89 void DwarfExpression::addShr(unsigned ShiftBy) { in addShr()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16491 SDValue ShiftBy = SDValue(CN1, 0); in combineSHL() local