Home | History | Annotate | Download | only in IR

Lines Matching refs:OperandTraits

307                 OperandTraits<CallInst>::op_end(this) - 1,
317 OperandTraits<CallInst>::op_end(this) - 1,
324 OperandTraits<CallInst>::op_end(this) - CI.getNumOperands(),
558 OperandTraits<InvokeInst>::op_end(this)
617 OperandTraits<ReturnInst>::op_end(this) -
627 OperandTraits<ReturnInst>::op_end(this) - !!retVal, !!retVal,
634 OperandTraits<ReturnInst>::op_end(this) - !!retVal, !!retVal,
641 OperandTraits<ReturnInst>::op_end(this), 0, InsertAtEnd) {
667 OperandTraits<ResumeInst>::op_begin(this), 1) {
673 OperandTraits<ResumeInst>::op_begin(this), 1, InsertBefore) {
679 OperandTraits<ResumeInst>::op_begin(this), 1, InsertAtEnd) {
733 OperandTraits<BranchInst>::op_end(this) - 1,
741 OperandTraits<BranchInst>::op_end(this) - 3,
753 OperandTraits<BranchInst>::op_end(this) - 1,
762 OperandTraits<BranchInst>::op_end(this) - 3,
775 OperandTraits<BranchInst>::op_end(this) - BI.getNumOperands(),
1093 OperandTraits<StoreInst>::op_begin(this),
1094 OperandTraits<StoreInst>::operands(this),
1106 OperandTraits<StoreInst>::op_begin(this),
1107 OperandTraits<StoreInst>::operands(this),
1120 OperandTraits<StoreInst>::op_begin(this),
1121 OperandTraits<StoreInst>::operands(this),
1134 OperandTraits<StoreInst>::op_begin(this),
1135 OperandTraits<StoreInst>::operands(this),
1150 OperandTraits<StoreInst>::op_begin(this),
1151 OperandTraits<StoreInst>::operands(this),
1164 OperandTraits<StoreInst>::op_begin(this),
1165 OperandTraits<StoreInst>::operands(this),
1178 OperandTraits<StoreInst>::op_begin(this),
1179 OperandTraits<StoreInst>::operands(this),
1194 OperandTraits<StoreInst>::op_begin(this),
1195 OperandTraits<StoreInst>::operands(this),
1257 AtomicCmpXchg, OperandTraits<AtomicCmpXchgInst>::op_begin(this),
1258 OperandTraits<AtomicCmpXchgInst>::operands(this), InsertBefore) {
1270 AtomicCmpXchg, OperandTraits<AtomicCmpXchgInst>::op_begin(this),
1271 OperandTraits<AtomicCmpXchgInst>::operands(this), InsertAtEnd) {
1304 OperandTraits<AtomicRMWInst>::op_begin(this),
1305 OperandTraits<AtomicRMWInst>::operands(this),
1315 OperandTraits<AtomicRMWInst>::op_begin(this),
1316 OperandTraits<AtomicRMWInst>::operands(this),
1355 OperandTraits<GetElementPtrInst>::op_end(this)
1458 OperandTraits<ExtractElementInst>::op_begin(this),
1472 OperandTraits<ExtractElementInst>::op_begin(this),
1498 OperandTraits<InsertElementInst>::op_begin(this),
1512 OperandTraits<InsertElementInst>::op_begin(this),
1547 OperandTraits<ShuffleVectorInst>::op_begin(this),
1548 OperandTraits<ShuffleVectorInst>::operands(this),
1564 OperandTraits<ShuffleVectorInst>::op_begin(this),
1565 OperandTraits<ShuffleVectorInst>::operands(this),
1681 OperandTraits<InsertValueInst>::op_begin(this), 2),
1748 OperandTraits<BinaryOperator>::op_begin(this),
1749 OperandTraits<BinaryOperator>::operands(this),
1761 OperandTraits<BinaryOperator>::op_begin(this),
1762 OperandTraits<BinaryOperator>::operands(this),
3062 OperandTraits<CmpInst>::op_begin(this),
3063 OperandTraits<CmpInst>::operands(this),
3075 OperandTraits<CmpInst>::op_begin(this),
3076 OperandTraits<CmpInst>::operands(this),