Home
last modified time | relevance | path

Searched defs:op_begin (Results 1 – 16 of 16) sorted by relevance

/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DOperandTraits.h32 static Use *op_begin(SubClass* U) { in op_begin() function
67 static Use *op_begin(SubClass* U) { in op_begin() function
94 static Use *op_begin(User* U) { in op_begin() function
DUser.h205 op_iterator op_begin() { return getOperandList(); } in op_begin() function
206 const_op_iterator op_begin() const { return getOperandList(); } in op_begin() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DOperandTraits.h32 static Use *op_begin(SubClass* U) { in op_begin() function
70 static Use *op_begin(SubClass* U) { in op_begin() function
97 static Use *op_begin(User* U) { in op_begin() function
DUser.h230 op_iterator op_begin() { return getOperandList(); } in op_begin() function
231 const_op_iterator op_begin() const { return getOperandList(); } in op_begin() function
/external/swiftshader/third_party/LLVM/include/llvm/
DOperandTraits.h32 static Use *op_begin(SubClass* U) { in op_begin() function
67 static Use *op_begin(SubClass* U) { in op_begin() function
94 static Use *op_begin(User* U) { in op_begin() function
DUser.h114 inline op_iterator op_begin() { return OperandList; } in op_begin() function
115 inline const_op_iterator op_begin() const { return OperandList; } in op_begin() function
/external/llvm/include/llvm/IR/
DOperandTraits.h32 static Use *op_begin(SubClass* U) { in op_begin() function
67 static Use *op_begin(SubClass* U) { in op_begin() function
94 static Use *op_begin(User* U) { in op_begin() function
DUser.h192 op_iterator op_begin() { return getOperandList(); } in op_begin() function
193 const_op_iterator op_begin() const { return getOperandList(); } in op_begin() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DVPlanValue.h155 operand_iterator op_begin() { return Operands.begin(); } in op_begin() function
156 const_operand_iterator op_begin() const { return Operands.begin(); } in op_begin() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Scalar/
DGVNExpression.h185 op_iterator op_begin() { return Operands; } in op_begin() function
187 const_op_iterator op_begin() const { return Operands; } in op_begin() function
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DScalarEvolutionExpressions.h158 op_iterator op_begin() const { return Operands; } in op_begin() function
/external/llvm/include/llvm/Analysis/
DScalarEvolutionExpressions.h145 op_iterator op_begin() const { return Operands; } in op_begin() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DScalarEvolutionExpressions.h160 op_iterator op_begin() const { return Operands; } in op_begin() function
/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolutionExpander.cpp370 Value *SCEVExpander::expandAddToGEP(const SCEV *const *op_begin, in expandAddToGEP()
/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp385 Value *SCEVExpander::expandAddToGEP(const SCEV *const *op_begin, in expandAddToGEP()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp398 Value *SCEVExpander::expandAddToGEP(const SCEV *const *op_begin, in expandAddToGEP()