Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/ARM/
HDARMISelDAGToDAG.cpp627 if (ConstantSDNode *Sh = in SelectLdStSOReg() local
649 if (ConstantSDNode *Sh = in SelectLdStSOReg() local
767 if (ConstantSDNode *Sh = in SelectAddrMode2Worker() local
789 if (ConstantSDNode *Sh = in SelectAddrMode2Worker() local
828 if (ConstantSDNode *Sh = dyn_cast<ConstantSDNode>(N.getOperand(1))) { in SelectAddrMode2OffsetReg() local
1418 if (ConstantSDNode *Sh = dyn_cast<ConstantSDNode>(OffReg.getOperand(1))) { in SelectT2AddrModeSoReg() local
/NextBSD/contrib/llvm/lib/Transforms/InstCombine/
HDInstCombineCasts.cpp532 Value *Sh = ConstantInt::get(In->getType(), in transformZExtICmp() local
916 Value *Sh = ConstantInt::get(Op0->getType(), in transformSExtICmp() local
/NextBSD/contrib/llvm/lib/Target/Hexagon/
HDBitTracker.cpp239 BT::RegisterCell &BT::RegisterCell::rol(uint16_t Sh) { in rol()
/NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/
HDLegalizeDAG.cpp2565 SDValue Sh = DAG.getNode(ISD::SRL, dl, MVT::i64, Sel2, in ExpandLegalINT_TO_FP() local
4070 SDValue Sh = DAG.getNode( in ExpandNode() local
HDDAGCombiner.cpp2111 SDValue Sh(nullptr,0), Y(nullptr,0); in visitMUL() local
/NextBSD/contrib/llvm/lib/Target/X86/
HDX86ISelLowering.cpp6126 if (SDValue Sh = buildFromShuffleMostly(Op, DAG)) in LowerBUILD_VECTOR() local