Home
last modified time | relevance | path

Searched refs:LeftShift (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp861 bool LeftShift = N0.getOpcode() == ISD::SHL; in Select() local
862 if (LeftShift || N0.getOpcode() == ISD::SRL) { in Select()
881 if (LeftShift) in Select()
894 if (!LeftShift && isMask_64(C1)) { in Select()
945 if (LeftShift && isShiftedMask_64(C1)) { in Select()
975 if (!LeftShift && isShiftedMask_64(C1)) { in Select()
1013 if (LeftShift && isShiftedMask_64(C1)) { in Select()
2173 bool LeftShift = N0.getOpcode() == ISD::SHL; in selectSHXADDOp() local
2174 if ((LeftShift || N0.getOpcode() == ISD::SRL) && in selectSHXADDOp()
2180 if (LeftShift) in selectSHXADDOp()
[all …]
/openbsd-src/gnu/llvm/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h123 LeftShift, // ?6 # operator<< enumerator
/openbsd-src/gnu/llvm/llvm/lib/Demangle/
H A DMicrosoftDemangleNodes.cpp260 OUTPUT_ENUM_CLASS_VALUE(IntrinsicFunctionKind, LeftShift, "operator<<"); in output()
H A DMicrosoftDemangle.cpp547 IFK::LeftShift, // ?6 # operator<< in translateIntrinsicFunctionCode()
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp14169 bool LeftShift = N0->getOpcode() == ISD::SHL; in CombineANDShift() local
14180 if (LeftShift) in CombineANDShift()
14194 if (!LeftShift && isMask_32(C1)) { in CombineANDShift()
14205 if (LeftShift && isMask_32(~C1)) { in CombineANDShift()
14217 if (LeftShift && isShiftedMask_32(C1)) { in CombineANDShift()
14230 if (!LeftShift && isShiftedMask_32(C1)) { in CombineANDShift()
/openbsd-src/share/misc/
H A Dusb_hid_usages503 0xE1 Keyboard LeftShift