Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFFormValue.h261 inline Optional<uint64_t> toAddress(const Optional<DWARFFormValue> &V) { in toAddress() function
280 inline uint64_t toAddress(const Optional<DWARFFormValue> &V, uint64_t Default) { in toAddress() function
/third_party/node/deps/v8/src/codegen/riscv64/
Dassembler-riscv64.h1266 Address toAddress(int pos) { in toAddress() function