Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
recognized_method.h File Reference
#include <platform/globals.h>
#include "vm/compiler/backend/il.h"
#include "vm/compiler/method_recognizer.h"

Go to the source code of this file.

Namespaces

namespace  dart
 
namespace  dart::compiler
 
namespace  dart::compiler::ffi
 

Functions

classid_t dart::compiler::ffi::ElementTypedDataCid (classid_t class_id)
 
classid_t dart::compiler::ffi::ElementExternalTypedDataCid (classid_t class_id)
 
classid_t dart::compiler::ffi::RecognizedMethodTypeArgCid (MethodRecognizer::Kind kind)
 
AlignmentType dart::compiler::ffi::RecognizedMethodAlignment (MethodRecognizer::Kind kind)
 
MethodRecognizer::Kind dart::compiler::ffi::FfiLoad (const NativeType &native_type)
 
MethodRecognizer::Kind dart::compiler::ffi::FfiStore (const NativeType &native_type)