Home
last modified time | relevance | path

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

12

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DOperandTraits.h31 static Use *op_begin(SubClass* U) { in op_begin() function
69 static Use *op_begin(SubClass* U) { in op_begin() function
96 static Use *op_begin(User* U) { in op_begin() function
DUser.h234 op_iterator op_begin() { return getOperandList(); } in op_begin() function
235 const_op_iterator op_begin() const { return getOperandList(); } in op_begin() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DOperandTraits.h31 static Use *op_begin(SubClass* U) { in op_begin() function
69 static Use *op_begin(SubClass* U) { in op_begin() function
96 static Use *op_begin(User* U) { in op_begin() function
DUser.h234 op_iterator op_begin() { return getOperandList(); } in op_begin() function
235 const_op_iterator op_begin() const { return getOperandList(); } in op_begin() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DOperandTraits.h31 static Use *op_begin(SubClass* U) { in op_begin() function
69 static Use *op_begin(SubClass* U) { in op_begin() function
96 static Use *op_begin(User* U) { in op_begin() function
H A DUser.h234 op_iterator op_begin() { return getOperandList(); } in op_begin() function
235 const_op_iterator op_begin() const { return getOperandList(); } in op_begin() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DOperandTraits.h31 static Use *op_begin(SubClass* U) { in op_begin() function
69 static Use *op_begin(SubClass* U) { in op_begin() function
96 static Use *op_begin(User* U) { in op_begin() function
DUser.h234 op_iterator op_begin() { return getOperandList(); } in op_begin() function
235 const_op_iterator op_begin() const { return getOperandList(); } in op_begin() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DOperandTraits.h31 static Use *op_begin(SubClass* U) { in op_begin() function
69 static Use *op_begin(SubClass* U) { in op_begin() function
96 static Use *op_begin(User* U) { in op_begin() function
DUser.h234 op_iterator op_begin() { return getOperandList(); } in op_begin() function
235 const_op_iterator op_begin() const { return getOperandList(); } in op_begin() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DOperandTraits.h31 static Use *op_begin(SubClass* U) { in op_begin() function
69 static Use *op_begin(SubClass* U) { in op_begin() function
96 static Use *op_begin(User* U) { in op_begin() function
H A DUser.h229 op_iterator op_begin() { return getOperandList(); } in op_begin() function
230 const_op_iterator op_begin() const { return getOperandList(); } in op_begin() function
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A 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
H A 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
/aosp_15_r20/external/llvm/include/llvm/IR/
H A 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
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h174 operand_iterator op_begin() { return Operands.begin(); } in op_begin() function
175 const_operand_iterator op_begin() const { return Operands.begin(); } in op_begin() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h272 operand_iterator op_begin() { return Operands.begin(); } in op_begin() function
273 const_operand_iterator op_begin() const { return Operands.begin(); } in op_begin() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Scalar/
DGVNExpression.h184 op_iterator op_begin() { return Operands; } in op_begin() function
186 const_op_iterator op_begin() const { return Operands; } in op_begin() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Scalar/
DGVNExpression.h184 op_iterator op_begin() { return Operands; } in op_begin() function
186 const_op_iterator op_begin() const { return Operands; } in op_begin() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Scalar/
H A DGVNExpression.h184 op_iterator op_begin() { return Operands; } in op_begin() function
186 const_op_iterator op_begin() const { return Operands; } in op_begin() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Scalar/
DGVNExpression.h184 op_iterator op_begin() { return Operands; } in op_begin() function
186 const_op_iterator op_begin() const { return Operands; } in op_begin() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
H A DGVNExpression.h184 op_iterator op_begin() { return Operands; } in op_begin() function
186 const_op_iterator op_begin() const { return Operands; } in op_begin() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Scalar/
DGVNExpression.h184 op_iterator op_begin() { return Operands; } in op_begin() function
186 const_op_iterator op_begin() const { return Operands; } in op_begin() function
/aosp_15_r20/external/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h145 op_iterator op_begin() const { return Operands; } in op_begin() function

12