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.cpp568 unsigned LeftShift = PtrSizeInBytes * 8 - (SizeInBits + BitOffset); in addExpression() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp1238 bool LeftShift = N0.getOpcode() == ISD::SHL; in Select() local
2937 bool LeftShift = N0.getOpcode() == ISD::SHL; in selectSHXADDOp() local
2981 bool LeftShift = N.getOpcode() == ISD::SHL; in selectSHXADDOp() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVInstructionSelector.cpp256 std::optional<bool> LeftShift; in selectSHXADDOp() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h122 LeftShift, // ?6 # operator<< enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp14326 bool LeftShift = N0->getOpcode() == ISD::SHL; in CombineANDShift() local