Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1044 if (auto UpperBoundAttr = Child.find(DW_AT_upper_bound)) in getTypeSize() local
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1109 if (auto UpperBoundAttr = Child.find(DW_AT_upper_bound)) in getTypeSize() local
/external/tensorflow/tensorflow/go/op/
Dwrappers.go44735 type UpperBoundAttr func(optionalAttr) type
44773 func UpperBound(scope *Scope, sorted_inputs tf.Output, values tf.Output, optional ...UpperBoundAttr