Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DOperandTraits.h53 struct OptionalOperandTraits : public FixedNumOperandTraits<SubClass, ARITY> { struct
54 static unsigned operands(const User *U) { in operands()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DOperandTraits.h51 struct OptionalOperandTraits : public FixedNumOperandTraits<SubClass, ARITY> { struct
52 static unsigned operands(const User *U) { in operands()