Searched defs:OperandList (Results 1 – 7 of 7) sorted by relevance
168 SmallVector<BitCodeAbbrevOp, 32> OperandList; variable173 explicit BitCodeAbbrev(std::initializer_list<BitCodeAbbrevOp> OperandList) in BitCodeAbbrev()
93 using OperandList = std::vector<Operand>; variable
146 using OperandList = CfgVector<Operand *>; variable
2227 using OperandList = llvm::SmallVector<Operand *, MaxOperands>; in lowerCall() typedef
2417 using OperandList = llvm::SmallVector<Operand *, MaxOperands>; in lowerCall() typedef
2485 Use *OperandList = getOperandList(); in GetElementPtrConstantExpr() local2937 Use *OperandList = getOperandList(); in handleOperandChangeImpl() local2969 Use *OperandList = getOperandList(); in handleOperandChangeImpl() local
3152 SmallVector<const Value *, 32> OperandList; in singleReachablePHIPath() local