Home
last modified time | relevance | path

Searched defs:op_begin (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.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
[all...]
H A DMetadata.h1067 op_iterator op_begin() const { in op_begin() function in llvm::MDNode
1418 op_iterator op_begin() { return op_iterator(this, 0); } in op_begin() function in llvm::NamedMDNode
1423 const_op_iterator op_begin() const { return const_op_iterator(this, 0); } in op_begin() function in llvm::NamedMDNode
/third_party/skia/third_party/externals/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
[all...]
H A DMetadata.h1024 op_iterator op_begin() const { in op_begin() function in llvm::MDNode
1365 op_iterator op_begin() { return op_iterator(this, 0); } in op_begin() function in llvm::NamedMDNode
1369 const_op_iterator op_begin() const { return const_op_iterator(this, 0); } in op_begin() function in llvm::NamedMDNode
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DMemorySSA.h430 static Use *op_begin(MemoryUseOrDef *MUD) { in op_begin() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DScalarEvolutionExpander.cpp402 Value *SCEVExpander::expandAddToGEP(const SCEV *const *op_begin, in expandAddToGEP() argument
[all...]

Completed in 11 milliseconds