Searched defs:Shift (Results 1 - 24 of 24) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Mips/
H A DMipsDirectObjLower.cpp29 int64_t Shift; local
H A DMipsISelLowering.cpp2756 SDValue Shift = DAG.getNode(ISD::SHL, dl, MVT::i32, Subword, local
2839 SDValue Shift = DAG.getNode(ISD::SHL, dl, MVT::i64, LoadVal, local
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Support/
H A DLEB128.h83 unsigned Shift = 0; local
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/struct/
H A Dqueue_tcl.tcl[all...]
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A DKeyboardShortcut.js43 Shift: 1, property in class:WebInspector.KeyboardShortcut.Modifiers
/macosx-10.9.5/llvmCore-3425.0.33/lib/Archive/
H A DArchiveReader.cpp26 unsigned Shift = 0; local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Mips/MCTargetDesc/
H A DMipsMCCodeEmitter.cpp50 unsigned Shift = IsLittleEndian ? i * 8 : (Size - 1 - i) * 8; local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp607 Value *Shift = Builder->CreateLShr(X, ShiftDiffCst); local
H A DInstCombinePHI.cpp558 unsigned Shift; // The amount shifted. member in struct:__anon10553::PHIUsageRecord
576 unsigned Shift; // The amount shifted. member in struct:__anon10553::LoweredPHIRecord
678 unsigned Shift = cast<ConstantInt>(User->getOperand(1))->getZExtValue(); local
[all...]
H A DInstCombineCompares.cpp1146 BinaryOperator *Shift = dyn_cast<BinaryOperator>(LHSI->getOperand(0)); local
[all...]
/macosx-10.9.5/tcl-102/tk/tk/library/ttk/
H A Dentry.tcl[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/CellSPU/
H A DSPUISelDAGToDAG.cpp908 SDNode *VecOp0, *SelMask, *ZeroFill, *Shift = 0; local
976 SDNode *VecOp0, *Shift local
1070 SDNode *Shift = 0; local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp885 SDValue Shift = N->getOperand(0); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp789 bool Shift = false; local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp355 unsigned Shift = 32; local
766 unsigned Shift = 0; local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1695 unsigned Shift = 7; local
H A DTargetLowering.cpp1742 SDValue Shift = In.getOperand(1); local
2343 SDValue Shift = DAG.getNode(ISD::SRL, dl, CmpTy, N0.getOperand(0), local
2371 SDValue Shift = DAG.getNode(ISD::SRL, dl, CmpTy, N0, local
3406 unsigned Shift local
[all...]
H A DSelectionDAG.cpp3005 unsigned Shift = ElementSize * N2C->getZExtValue(); local
3331 unsigned Shift = 8; local
H A DDAGCombiner.cpp3156 static bool MatchRotateHalf(SDValue Op, SDValue &Shift, SDValue &Mask) { argument
3610 SDValue Shift; local
3718 SDValue Shift = DAG.getNode(ISD::SRL, N0.getDebugLoc(), VT, local
9171 SDValue Shift = DAG.getNode(ISD::SRL, N0.getDebugLoc(), local
9183 SDValue Shift = DAG.getNode(ISD::SRA, N0.getDebugLoc(), local
9330 SDValue Shift = DAG.getNode(ISD::SRA, N0.getDebugLoc(), XType, local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp375 bool ARMDAGToDAGISel::isShifterOpProfitable(const SDValue &Shift, argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Scalar/
H A DScalarReplAggregates.cpp2355 uint64_t Shift = Layout->getElementOffsetInBits(i); local
2395 uint64_t Shift; local
2498 uint64_t Shift; local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp765 FoldMaskAndShiftToExtract(SelectionDAG &DAG, SDValue N, uint64_t Mask, SDValue Shift, SDValue X, X86ISelAddressMode &AM) argument
808 FoldMaskedShiftToScaledMask(SelectionDAG &DAG, SDValue N, uint64_t Mask, SDValue Shift, SDValue X, X86ISelAddressMode &AM) argument
875 FoldMaskAndShiftToScale(SelectionDAG &DAG, SDValue N, uint64_t Mask, SDValue Shift, SDValue X, X86ISelAddressMode &AM) argument
1234 SDValue Shift = N.getOperand(0); local
[all...]
H A DX86ISelLowering.cpp3993 unsigned Shift = (NumLaneElts == 4) ? 1 : 0; local
/macosx-10.9.5/emacs-92/emacs/src/
H A Dmsdos.c2640 #define Shift macro
[all...]

Completed in 652 milliseconds