Searched defs:curOffset (Results 1 – 3 of 3) sorted by relevance
/llvm-project/mlir/lib/Target/SPIRV/Deserialization/ | ||
H A D | Deserializer.h | 504 unsigned curOffset = 0; global() variable |
/llvm-project/mlir/lib/Bytecode/Writer/ | ||
H A D | BytecodeWriter.cpp | 187 size_t curOffset = size(); alignTo() local |
/llvm-project/lld/MachO/ | ||
H A D | SyntheticSections.cpp | 2403 auto curOffset = [&buf, &header]() -> uint32_t { writeTo() local |