Home
last modified time | relevance | path

Searched defs:op_end (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DOperandTraits.h37 static Use *op_end(SubClass* U) { in op_end() function
75 static Use *op_end(SubClass* U) { in op_end() function
99 static Use *op_end(User* U) { in op_end() function
DUser.h236 op_iterator op_end() { in op_end() function
239 const_op_iterator op_end() const { in op_end() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DOperandTraits.h37 static Use *op_end(SubClass* U) { in op_end() function
75 static Use *op_end(SubClass* U) { in op_end() function
99 static Use *op_end(User* U) { in op_end() function
DUser.h236 op_iterator op_end() { in op_end() function
239 const_op_iterator op_end() const { in op_end() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DOperandTraits.h37 static Use *op_end(SubClass* U) { in op_end() function
75 static Use *op_end(SubClass* U) { in op_end() function
99 static Use *op_end(User* U) { in op_end() function
H A DUser.h236 op_iterator op_end() { in op_end() function
239 const_op_iterator op_end() const { in op_end() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DOperandTraits.h37 static Use *op_end(SubClass* U) { in op_end() function
75 static Use *op_end(SubClass* U) { in op_end() function
99 static Use *op_end(User* U) { in op_end() function
DUser.h236 op_iterator op_end() { in op_end() function
239 const_op_iterator op_end() const { in op_end() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DOperandTraits.h37 static Use *op_end(SubClass* U) { in op_end() function
75 static Use *op_end(SubClass* U) { in op_end() function
99 static Use *op_end(User* U) { in op_end() function
DUser.h236 op_iterator op_end() { in op_end() function
239 const_op_iterator op_end() const { in op_end() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DOperandTraits.h37 static Use *op_end(SubClass* U) { in op_end() function
75 static Use *op_end(SubClass* U) { in op_end() function
99 static Use *op_end(User* U) { in op_end() function
H A DUser.h231 op_iterator op_end() { in op_end() function
234 const_op_iterator op_end() const { in op_end() function
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DOperandTraits.h35 static Use *op_end(SubClass* U) { in op_end() function
70 static Use *op_end(SubClass* U) { in op_end() function
97 static Use *op_end(User* U) { in op_end() function
H A DUser.h207 op_iterator op_end() { in op_end() function
210 const_op_iterator op_end() const { in op_end() function
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DOperandTraits.h35 static Use *op_end(SubClass* U) { in op_end() function
70 static Use *op_end(SubClass* U) { in op_end() function
97 static Use *op_end(User* U) { in op_end() function
H A DUser.h194 op_iterator op_end() { in op_end() function
197 const_op_iterator op_end() const { in op_end() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h176 operand_iterator op_end() { return Operands.end(); } in op_end() function
177 const_operand_iterator op_end() const { return Operands.end(); } in op_end() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h274 operand_iterator op_end() { return Operands.end(); } in op_end() function
275 const_operand_iterator op_end() const { return Operands.end(); } in op_end() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Scalar/
DGVNExpression.h185 op_iterator op_end() { return Operands + NumOperands; } in op_end() function
187 const_op_iterator op_end() const { return Operands + NumOperands; } in op_end() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Scalar/
DGVNExpression.h185 op_iterator op_end() { return Operands + NumOperands; } in op_end() function
187 const_op_iterator op_end() const { return Operands + NumOperands; } in op_end() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Scalar/
H A DGVNExpression.h185 op_iterator op_end() { return Operands + NumOperands; } in op_end() function
187 const_op_iterator op_end() const { return Operands + NumOperands; } in op_end() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Scalar/
DGVNExpression.h185 op_iterator op_end() { return Operands + NumOperands; } in op_end() function
187 const_op_iterator op_end() const { return Operands + NumOperands; } in op_end() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
H A DGVNExpression.h185 op_iterator op_end() { return Operands + NumOperands; } in op_end() function
187 const_op_iterator op_end() const { return Operands + NumOperands; } in op_end() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Scalar/
DGVNExpression.h185 op_iterator op_end() { return Operands + NumOperands; } in op_end() function
187 const_op_iterator op_end() const { return Operands + NumOperands; } in op_end() function
/aosp_15_r20/external/executorch/runtime/executor/test/
H A Dtest_backend_compiler_lib.cpp77 const char* op_end = strstr(op_start, kComma); in parse_delegate() local

12