Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp622 if (ConstantSDNode *Sh = in SelectLdStSOReg() local
644 if (ConstantSDNode *Sh = in SelectLdStSOReg() local
763 if (ConstantSDNode *Sh = in SelectAddrMode2Worker() local
785 if (ConstantSDNode *Sh = in SelectAddrMode2Worker() local
824 if (ConstantSDNode *Sh = dyn_cast<ConstantSDNode>(N.getOperand(1))) { in SelectAddrMode2OffsetReg() local
1395 if (ConstantSDNode *Sh = dyn_cast<ConstantSDNode>(OffReg.getOperand(1))) { in SelectT2AddrModeSoReg() local
/freebsd-9-stable/contrib/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp525 Value *Sh = ConstantInt::get(In->getType(), in transformZExtICmp() local
911 Value *Sh = ConstantInt::get(Op0->getType(), in transformSExtICmp() local
/freebsd-9-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp2385 SDValue Sh = DAG.getNode(ISD::SRL, dl, MVT::i64, Sel2, in ExpandLegalINT_TO_FP() local
3840 SDValue Sh = DAG.getNode(ISD::EXTRACT_VECTOR_ELT, dl, in ExpandNode() local
DDAGCombiner.cpp1878 SDValue Sh(0,0), Y(0,0); in visitMUL() local
/freebsd-9-stable/contrib/llvm/lib/Target/X86/
DX86ISelLowering.cpp6090 SDValue Sh = buildFromShuffleMostly(Op, DAG); in LowerBUILD_VECTOR() local