Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.cpp574 unsigned LeftShift = PtrSizeInBytes * 8 - (SizeInBits + BitOffset); in addExpression() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp1360 bool LeftShift = N0.getOpcode() == ISD::SHL; in Select() local
3309 if (bool LeftShift = N0.getOpcode() == ISD::SHL; in selectSHXADDOp() local
3388 } else if (bool LeftShift = N.getOpcode() == ISD::SHL; in selectSHXADDOp() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVInstructionSelector.cpp406 std::optional<bool> LeftShift; in selectSHXADDOp() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h124 LeftShift, // ?6 # operator<< enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp14403 bool LeftShift = N0->getOpcode() == ISD::SHL; in CombineANDShift() local