Searched defs:readLength (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/BinaryFormat/ | ||
H A D | MsgPackReader.cpp | 214 template <class T> Expected<bool> Reader::readLength(Object &Obj) { in readLength() function in Reader |
/llvm-project/lld/MachO/ | ||
H A D | EhFrame.cpp | 21 uint64_t EhReader::readLength(size_t *off) const { in readLength() function in EhReader |
/llvm-project/flang/lib/Lower/ | ||
H A D | ConvertVariable.cpp | 1976 mlir::Value readLength = mapSymbolAttributes() local |
H A D | Allocatable.cpp | 1123 auto readLength = [&]() { getAssumedCharAllocatableOrPointerLen() local |