Searched defs:Opnd (Results 1 – 7 of 7) sorted by relevance
165 const Instruction *Opnd = cast<Instruction>(Inst->getOperand(0)); in canGetThrough() local320 Value *Opnd = Inst->getOperand(OpIdx); in propagateSignExtension() local
215 Value *Opnd = Inst->getOperand(Idx); in findMatInsertPt() local321 Value *Opnd = Inst->getOperand(Idx); in collectConstantCandidates() local479 Value *Opnd = ConstUser.Inst->getOperand(ConstUser.OpndIdx); in emitBaseConstants() local
1126 static Value *createAndInstr(Instruction *InsertBefore, Value *Opnd, in createAndInstr()
1257 TruncBuilder(Instruction *Opnd, Type *Ty) : TypePromotionAction(Opnd) { in TruncBuilder()1279 SExtBuilder(Instruction *InsertPt, Value *Opnd, Type *Ty) in SExtBuilder()1455 Instruction *TypePromotionTransaction::createTrunc(Instruction *Opnd, in createTrunc()1464 Value *Opnd, Type *Ty) { in createSExt()1755 Instruction *Opnd = dyn_cast<Instruction>(OpndVal); in canGetThrough() local1885 Value *Opnd = SExtOpnd->getOperand(OpIdx); in promoteOperandForOther() local
816 const FAddend *Opnd = *I; in calcInstrNumber() local844 (const FAddend &Opnd, bool &NeedNeg) { in createAddendVal()
2007 const Value *Opnd = nullptr; in X86SelectSelect() local
1321 SDValue Opnd = Op->getOperand(++OpNo), In64; in lowerDSPIntr() local