Home
last modified time | relevance | path

Searched defs:readImpl (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DSampleProfReader.cpp194 std::error_code SampleProfileReaderText::readImpl() { in readImpl() function in SampleProfileReaderText
464 std::error_code SampleProfileReaderBinary::readImpl() { in readImpl() function in SampleProfileReaderBinary
604 std::error_code SampleProfileReaderExtBinaryBase::readImpl() { in readImpl() function in SampleProfileReaderExtBinaryBase
646 std::error_code SampleProfileReaderCompactBinary::readImpl() { in readImpl() function in SampleProfileReaderCompactBinary
1195 std::error_code SampleProfileReaderGCC::readImpl() { in readImpl() function in SampleProfileReaderGCC
/external/llvm-project/mlir/lib/Rewrite/
DByteCode.cpp792 std::enable_if_t<std::is_pointer<T>::value, T> readImpl() { in readImpl() function in __anon8ccc2f200d11::ByteCodeExecutor
798 readImpl() { in readImpl() function in __anon8ccc2f200d11::ByteCodeExecutor
802 std::enable_if_t<std::is_same<PDLValue, T>::value, T> readImpl() { in readImpl() function in __anon8ccc2f200d11::ByteCodeExecutor
815 std::enable_if_t<std::is_same<T, ByteCodeAddr>::value, T> readImpl() { in readImpl() function in __anon8ccc2f200d11::ByteCodeExecutor
824 std::enable_if_t<std::is_same<T, ByteCodeField>::value, T> readImpl() { in readImpl() function in __anon8ccc2f200d11::ByteCodeExecutor
/external/llvm-project/llvm/lib/ProfileData/
DSampleProfReader.cpp194 std::error_code SampleProfileReaderText::readImpl() { in readImpl() function in SampleProfileReaderText
505 std::error_code SampleProfileReaderBinary::readImpl() { in readImpl() function in SampleProfileReaderBinary
667 std::error_code SampleProfileReaderExtBinaryBase::readImpl() { in readImpl() function in SampleProfileReaderExtBinaryBase
709 std::error_code SampleProfileReaderCompactBinary::readImpl() { in readImpl() function in SampleProfileReaderCompactBinary
1325 std::error_code SampleProfileReaderGCC::readImpl() { in readImpl() function in SampleProfileReaderGCC