Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DWasmEmitter.cpp91 static int writeUint64(raw_ostream &OS, uint64_t Value) { in writeUint64() function
148 writeUint64(OS, InitExpr.Inst.Value.Float64); in writeInitExpr()