Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h122 LeftShift, // ?6 # operator<< enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Demangle/
H A DMicrosoftDemangleNodes.cpp259 OUTPUT_ENUM_CLASS_VALUE(IntrinsicFunctionKind, LeftShift, "operator<<"); in output()
H A DMicrosoftDemangle.cpp544 IFK::LeftShift, // ?6 # operator<< in translateIntrinsicFunctionCode()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp13286 bool LeftShift = N0->getOpcode() == ISD::SHL; in CombineANDShift() local
13297 if (LeftShift) in CombineANDShift()
13311 if (!LeftShift && isMask_32(C1)) { in CombineANDShift()
13322 if (LeftShift && isMask_32(~C1)) { in CombineANDShift()
13334 if (LeftShift && isShiftedMask_32(C1)) { in CombineANDShift()
13347 if (!LeftShift && isShiftedMask_32(C1)) { in CombineANDShift()
/netbsd-src/lib/libusbhid/
H A Dusb_hid_usages503 0xE1 Keyboard LeftShift