Searched defs:LeftShift (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h122 LeftShift, // ?6 # operator<< member in class:llvm::ms_demangle::IntrinsicFunctionKind
/freebsd-current/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp1139 bool LeftShift = N0.getOpcode() == ISD::SHL; local
2736 bool LeftShift = N0.getOpcode() == ISD::SHL; local
2780 bool LeftShift = N.getOpcode() == ISD::SHL; local
[all...]

Completed in 173 milliseconds