Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp953 Value *Sh = ConstantInt::get(In->getType(), in transformZExtICmp() local
1332 Value *Sh = ConstantInt::get(Op0->getType(), in transformSExtICmp() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp756 if (ConstantSDNode *Sh = in SelectLdStSOReg() local
778 if (ConstantSDNode *Sh = in SelectLdStSOReg() local
831 if (ConstantSDNode *Sh = dyn_cast<ConstantSDNode>(N.getOperand(1))) { in SelectAddrMode2OffsetReg() local
1505 if (ConstantSDNode *Sh = dyn_cast<ConstantSDNode>(OffReg.getOperand(1))) { in SelectT2AddrModeSoReg() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DBitTracker.cpp253 BT::RegisterCell &BT::RegisterCell::rol(uint16_t Sh) { in rol()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp3755 SDValue Sh = in ExpandNode() local
H A DDAGCombiner.cpp3890 SDValue Sh(nullptr, 0), Y(nullptr, 0); in visitMUL() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp10642 if (SDValue Sh = buildFromShuffleMostly(Op, DAG)) in LowerBUILD_VECTOR() local