Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Rewrite/
H A DByteCode.cpp1320 std::enable_if_t<std::is_pointer<T>::value, T> readImpl() { in readImpl() function in __anon22ebf8dc1611::ByteCodeExecutor
1326 readImpl() { in readImpl() function in __anon22ebf8dc1611::ByteCodeExecutor
1330 std::enable_if_t<std::is_same<PDLValue, T>::value, T> readImpl() { in readImpl() function in __anon22ebf8dc1611::ByteCodeExecutor
1348 std::enable_if_t<std::is_same<T, ByteCodeAddr>::value, T> readImpl() { in readImpl() function in __anon22ebf8dc1611::ByteCodeExecutor
1357 std::enable_if_t<std::is_same<T, ByteCodeField>::value, T> readImpl() { in readImpl() function in __anon22ebf8dc1611::ByteCodeExecutor
1361 std::enable_if_t<std::is_same<T, PDLValue::Kind>::value, T> readImpl() { in readImpl() function in __anon22ebf8dc1611::ByteCodeExecutor
/llvm-project/llvm/lib/ProfileData/
H A DSampleProfReader.cpp317 std::error_code SampleProfileReaderText::readImpl() { readImpl() function in SampleProfileReaderText
680 std::error_code SampleProfileReaderBinary::readImpl() { readImpl() function in SampleProfileReaderBinary
989 std::error_code SampleProfileReaderExtBinaryBase::readImpl() { readImpl() function in SampleProfileReaderExtBinaryBase
1743 std::error_code SampleProfileReaderGCC::readImpl() { readImpl() function in SampleProfileReaderGCC