Home
last modified time | relevance | path

Searched refs:getScalarFormForValue (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerTypeUnit.h94 std::pair<dwarf::Form, uint8_t> getScalarFormForValue(uint64_t Value) const;
H A DDWARFLinkerTypeUnit.cpp164 getScalarFormForValue( in prepareDataForTreeCreation()
308 TypeUnit::getScalarFormForValue(uint64_t Value) const { in getScalarFormForValue() function in TypeUnit