Home
last modified time | relevance | path

Searched defs:VariadicOperandTraits (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DOperandTraits.h66 struct VariadicOperandTraits { struct
67 static Use *op_begin(SubClass* U) { in op_begin()
70 static Use *op_end(SubClass* U) { in op_end()
73 static unsigned operands(const User *U) { in operands()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DOperandTraits.h68 struct VariadicOperandTraits { struct
69 static Use *op_begin(SubClass* U) { in op_begin()
75 static Use *op_end(SubClass* U) { in op_end()
78 static unsigned operands(const User *U) { in operands()