Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFFormValue.cpp406 uint64_t UValue = Value.uval; in dump() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp546 for (const Value *UValue : Objs) { in getUnderlyingObjects() local
/netbsd-src/external/mit/lua/dist/src/
H A Dlobject.h463 typedef union UValue { union
466 } UValue; typedef