Home
last modified time | relevance | path

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

/external/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()
/external/llvm/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()
/external/swiftshader/third_party/LLVM/include/llvm/
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()