Home
last modified time | relevance | path

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

/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()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DOperandTraits.h95 struct HungoffOperandTraits { struct
96 static Use *op_begin(User* U) { in op_begin()
99 static Use *op_end(User* U) { in op_end()
102 static unsigned operands(const User *U) { in operands()
/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/llvm-project/llvm/include/llvm/IR/
DOperandTraits.h95 struct HungoffOperandTraits { struct
96 static Use *op_begin(User* U) { in op_begin()
99 static Use *op_end(User* U) { in op_end()
102 static unsigned operands(const User *U) { in operands()