Home
last modified time | relevance | path

Searched defs:readLength (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/BinaryFormat/
H A DMsgPackReader.cpp214 template <class T> Expected<bool> Reader::readLength(Object &Obj) { in readLength() function in Reader
/llvm-project/lld/MachO/
H A DEhFrame.cpp21 uint64_t EhReader::readLength(size_t *off) const { in readLength() function in EhReader
/llvm-project/flang/lib/Lower/
H A DConvertVariable.cpp1976 mlir::Value readLength = mapSymbolAttributes() local
1983 mlir::Value readLength = mapSymbolAttributes() local
H A DAllocatable.cpp1123 auto readLength = [&]() { getAssumedCharAllocatableOrPointerLen() local