Home
last modified time | relevance | path

Searched defs:op_end (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/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 DMetadata.h1071 op_iterator op_end() const { in op_end() function in llvm::MDNode
1419 op_iterator op_end() { return op_iterator(this, getNumOperands()); } in op_end() function in llvm::NamedMDNode
1424 const_op_iterator op_end() const { return const_op_iterator(this, getNumOperands()); } in op_end() function in llvm::NamedMDNode
/third_party/skia/third_party/externals/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 DMetadata.h1028 op_iterator op_end() const { in op_end() function in llvm::MDNode
1366 op_iterator op_end() { return op_iterator(this, getNumOperands()); } in op_end() function in llvm::NamedMDNode
1370 const_op_iterator op_end() const { return const_op_iterator(this, getNumOperands()); } in op_end() function in llvm::NamedMDNode
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DMemorySSA.h436 static Use *op_end(MemoryUseOrDef *MUD) { in op_end() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DScalarEvolutionExpander.cpp402 expandAddToGEP(const SCEV *const *op_begin, const SCEV *const *op_end, PointerType *PTy, Type *Ty, Value *V) expandAddToGEP() argument
[all...]

Completed in 11 milliseconds