Searched defs:Convert (Results 1 – 10 of 10) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/checker/ets/ |
| D | unboxingConverter.cpp | 23 checker::Type *UnboxingConverter::Convert(checker::ETSChecker const *checker, ETSObjectType *type) in Convert() function in ark::es2panda::checker::UnboxingConverter
|
| D | boxingConverter.cpp | 24 checker::ETSObjectType *BoxingConverter::Convert(ETSChecker const *checker, Type const *source) in Convert() function in ark::es2panda::checker::BoxingConverter
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/ |
| D | ets_scoped_objects_fix.h | 94 T *Convert(ets_object obj) in Convert() function 100 static T *Convert(PandaEtsNapiEnv *env, ets_object obj) in Convert() function
|
| /arkcompiler/ets_runtime/tools/ap_file_viewer/native/include/ |
| D | prof_convert_json.h | 32 cJSON* Convert(const std::vector<ProfileType::jModuleType>& data) const in Convert() function
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | number_speculative_retype.h | 32 Convert, enumerator
|
| D | mcr_circuit_builder.cpp | 461 GateRef CircuitBuilder::Convert(GateRef gate, ValueType src, ValueType dst) in Convert() function in panda::ecmascript::kungfu::CircuitBuilder
|
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ |
| D | pgo_profiler_layout.h | 450 void Convert(PGOContext& context, RootHClassLayoutDesc *desc) const in Convert() function 535 void Convert(PGOContext& context, ChildHClassLayoutDesc *desc) const in Convert() function 631 PGOHClassTreeDesc Convert(PGOContext& context) in Convert() function
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch32/ |
| D | encode.cpp | 37 static vixl::aarch32::Condition Convert(const Condition cc) in Convert() function 98 static vixl::aarch32::DataType Convert(const TypeInfo info, const bool isSigned = false) in Convert() function
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/ |
| D | encode.cpp | 44 static vixl::aarch64::Condition Convert(const Condition cc) in Convert() function 92 static vixl::aarch64::Shift Convert(const ShiftType type) in Convert() function
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/ |
| D | codegen.cpp | 247 void Codegen::Convert(ArenaVector<Reg> *regsUsage, const ArenaVector<bool> *mask, TypeInfo typeInfo) in Convert() function in ark::compiler::Codegen
|