Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp1139 bool LeftShift = N0.getOpcode() == ISD::SHL; Select() local
2736 bool LeftShift = N0.getOpcode() == ISD::SHL; selectSHXADDOp() local
2780 bool LeftShift = N.getOpcode() == ISD::SHL; selectSHXADDOp() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVInstructionSelector.cpp244 std::optional<bool> LeftShift; selectSHXADDOp() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h122 LeftShift, // ?6 # operator<< enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp14321 bool LeftShift = N0->getOpcode() == ISD::SHL; CombineANDShift() local