Home
last modified time | relevance | path

Searched defs:HungoffOperandTraits (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DOperandTraits.h93 struct HungoffOperandTraits { struct
94 static Use *op_begin(User* U) { in op_begin()
97 static Use *op_end(User* U) { in op_end()
100 static unsigned operands(const User *U) { in operands()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DOperandTraits.h96 struct HungoffOperandTraits { struct
97 static Use *op_begin(User* U) { in op_begin()
100 static Use *op_end(User* U) { in op_end()
103 static unsigned operands(const User *U) { in operands()
/external/swiftshader/third_party/LLVM/include/llvm/
DOperandTraits.h93 struct HungoffOperandTraits { struct
94 static Use *op_begin(User* U) { in op_begin()
97 static Use *op_end(User* U) { in op_end()
100 static unsigned operands(const User *U) { in operands()
/external/llvm/include/llvm/IR/
DOperandTraits.h93 struct HungoffOperandTraits { struct
94 static Use *op_begin(User* U) { in op_begin()
97 static Use *op_end(User* U) { in op_end()
100 static unsigned operands(const User *U) { in operands()