Lines Matching refs:OperandTraits
526 OperandTraits<CallBase>::op_end(this) - 1, 1, InsertBefore) { in CallInst()
533 OperandTraits<CallBase>::op_end(this) - 1, 1, InsertAtEnd) { in CallInst()
539 OperandTraits<CallBase>::op_end(this) - CI.getNumOperands(), in CallInst()
861 OperandTraits<CallBase>::op_end(this) - II.getNumOperands(), in InvokeInst()
944 OperandTraits<CallBase>::op_end(this) - CBI.getNumOperands(), in CallBrInst()
975 OperandTraits<ReturnInst>::op_end(this) - RI.getNumOperands(), in ReturnInst()
984 OperandTraits<ReturnInst>::op_end(this) - !!retVal, !!retVal, in ReturnInst()
992 OperandTraits<ReturnInst>::op_end(this) - !!retVal, !!retVal, in ReturnInst()
1000 OperandTraits<ReturnInst>::op_end(this), 0, InsertAtEnd) {} in ReturnInst()
1008 OperandTraits<ResumeInst>::op_begin(this), 1) { in ResumeInst()
1014 OperandTraits<ResumeInst>::op_begin(this), 1, InsertBefore) { in ResumeInst()
1020 OperandTraits<ResumeInst>::op_begin(this), 1, InsertAtEnd) { in ResumeInst()
1030 OperandTraits<CleanupReturnInst>::op_end(this) - in CleanupReturnInst()
1053 OperandTraits<CleanupReturnInst>::op_end(this) - Values, in CleanupReturnInst()
1062 OperandTraits<CleanupReturnInst>::op_end(this) - Values, in CleanupReturnInst()
1077 OperandTraits<CatchReturnInst>::op_begin(this), 2) { in CatchReturnInst()
1085 OperandTraits<CatchReturnInst>::op_begin(this), 2, in CatchReturnInst()
1093 OperandTraits<CatchReturnInst>::op_begin(this), 2, in CatchReturnInst()
1194 OperandTraits<FuncletPadInst>::op_end(this) - in FuncletPadInst()
1205 OperandTraits<FuncletPadInst>::op_end(this) - Values, Values, in FuncletPadInst()
1214 OperandTraits<FuncletPadInst>::op_end(this) - Values, Values, in FuncletPadInst()
1243 OperandTraits<BranchInst>::op_end(this) - 1, 1, in BranchInst()
1252 OperandTraits<BranchInst>::op_end(this) - 3, 3, in BranchInst()
1265 OperandTraits<BranchInst>::op_end(this) - 1, 1, InsertAtEnd) { in BranchInst()
1273 OperandTraits<BranchInst>::op_end(this) - 3, 3, InsertAtEnd) { in BranchInst()
1285 OperandTraits<BranchInst>::op_end(this) - BI.getNumOperands(), in BranchInst()
1519 OperandTraits<StoreInst>::op_begin(this), in StoreInst()
1520 OperandTraits<StoreInst>::operands(this), InsertBefore) { in StoreInst()
1533 OperandTraits<StoreInst>::op_begin(this), in StoreInst()
1534 OperandTraits<StoreInst>::operands(this), InsertAtEnd) { in StoreInst()
1582 AtomicCmpXchg, OperandTraits<AtomicCmpXchgInst>::op_begin(this), in AtomicCmpXchgInst()
1583 OperandTraits<AtomicCmpXchgInst>::operands(this), InsertBefore) { in AtomicCmpXchgInst()
1595 AtomicCmpXchg, OperandTraits<AtomicCmpXchgInst>::op_begin(this), in AtomicCmpXchgInst()
1596 OperandTraits<AtomicCmpXchgInst>::operands(this), InsertAtEnd) { in AtomicCmpXchgInst()
1629 OperandTraits<AtomicRMWInst>::op_begin(this), in AtomicRMWInst()
1630 OperandTraits<AtomicRMWInst>::operands(this), InsertBefore) { in AtomicRMWInst()
1638 OperandTraits<AtomicRMWInst>::op_begin(this), in AtomicRMWInst()
1639 OperandTraits<AtomicRMWInst>::operands(this), InsertAtEnd) { in AtomicRMWInst()
1713 OperandTraits<GetElementPtrInst>::op_end(this) - in GetElementPtrInst()
1832 OperandTraits<ExtractElementInst>::op_begin(this), in ExtractElementInst()
1846 OperandTraits<ExtractElementInst>::op_begin(this), in ExtractElementInst()
1870 OperandTraits<InsertElementInst>::op_begin(this), in InsertElementInst()
1884 OperandTraits<InsertElementInst>::op_begin(this), in InsertElementInst()
1918 ShuffleVector, OperandTraits<ShuffleVectorInst>::op_begin(this), in ShuffleVectorInst()
1919 OperandTraits<ShuffleVectorInst>::operands(this), InsertBefore) { in ShuffleVectorInst()
1936 ShuffleVector, OperandTraits<ShuffleVectorInst>::op_begin(this), in ShuffleVectorInst()
1937 OperandTraits<ShuffleVectorInst>::operands(this), InsertAtEnd) { in ShuffleVectorInst()
1955 ShuffleVector, OperandTraits<ShuffleVectorInst>::op_begin(this), in ShuffleVectorInst()
1956 OperandTraits<ShuffleVectorInst>::operands(this), InsertBefore) { in ShuffleVectorInst()
1970 ShuffleVector, OperandTraits<ShuffleVectorInst>::op_begin(this), in ShuffleVectorInst()
1971 OperandTraits<ShuffleVectorInst>::operands(this), InsertAtEnd) { in ShuffleVectorInst()
2354 OperandTraits<InsertValueInst>::op_begin(this), 2), in InsertValueInst()
2474 OperandTraits<BinaryOperator>::op_begin(this), in BinaryOperator()
2475 OperandTraits<BinaryOperator>::operands(this), in BinaryOperator()
2487 OperandTraits<BinaryOperator>::op_begin(this), in BinaryOperator()
2488 OperandTraits<BinaryOperator>::operands(this), in BinaryOperator()
3613 OperandTraits<CmpInst>::op_begin(this), in CmpInst()
3614 OperandTraits<CmpInst>::operands(this), in CmpInst()
3627 OperandTraits<CmpInst>::op_begin(this), in CmpInst()
3628 OperandTraits<CmpInst>::operands(this), in CmpInst()