Home | History | Annotate | Download | only in IR

Lines Matching refs:op_begin

91   std::copy(PN.op_begin(), PN.op_end(), op_begin());
122 std::copy(op_begin() + Idx + 1, op_end(), op_begin() + Idx);
147 Use *OldOps = op_begin();
153 std::copy(OldOps, OldOps + e, op_begin());
284 std::copy(Args.begin(), Args.end(), op_begin());
330 std::copy(CI.op_begin(), CI.op_end(), op_begin());
565 std::copy(Args.begin(), Args.end(), op_begin());
576 std::copy(II.op_begin(), II.op_end(), op_begin());
692 OperandTraits<ResumeInst>::op_begin(this), 1) {
698 OperandTraits<ResumeInst>::op_begin(this), 1, InsertBefore) {
704 OperandTraits<ResumeInst>::op_begin(this), 1, InsertAtEnd) {
1077 OperandTraits<StoreInst>::op_begin(this),
1093 OperandTraits<StoreInst>::op_begin(this),
1156 AtomicCmpXchg, OperandTraits<AtomicCmpXchgInst>::op_begin(this),
1169 AtomicCmpXchg, OperandTraits<AtomicCmpXchgInst>::op_begin(this),
1203 OperandTraits<AtomicRMWInst>::op_begin(this),
1214 OperandTraits<AtomicRMWInst>::op_begin(this),
1248 std::copy(IdxList.begin(), IdxList.end(), op_begin() + 1);
1257 std::copy(GEPI.op_begin(), GEPI.op_end(), op_begin());
1353 OperandTraits<ExtractElementInst>::op_begin(this),
1367 OperandTraits<ExtractElementInst>::op_begin(this),
1393 OperandTraits<InsertElementInst>::op_begin(this),
1407 OperandTraits<InsertElementInst>::op_begin(this),
1442 OperandTraits<ShuffleVectorInst>::op_begin(this),
1459 OperandTraits<ShuffleVectorInst>::op_begin(this),
1576 OperandTraits<InsertValueInst>::op_begin(this), 2),
1643 OperandTraits<BinaryOperator>::op_begin(this),
1656 OperandTraits<BinaryOperator>::op_begin(this),
3015 OperandTraits<CmpInst>::op_begin(this),
3028 OperandTraits<CmpInst>::op_begin(this),