Home
last modified time | relevance | path

Searched defs:Verify (Results 1 – 25 of 26) sorted by relevance

12

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_nodes.cpp1956 bool UnaryNode::Verify() const in Verify() function in maple::UnaryNode
1983 bool TypeCvtNode::Verify() const in Verify() function in maple::TypeCvtNode
2132 bool RetypeNode::Verify(VerifyResult &verifyResult) const in Verify() function in maple::RetypeNode
2217 bool IntrinsicopNode::Verify(VerifyResult &verifyResult) const in Verify() function in maple::IntrinsicopNode
2240 bool IreadNode::Verify() const in Verify() function in maple::IreadNode
2284 bool RegreadNode::Verify() const in Verify() function in maple::RegreadNode
2289 bool IreadoffNode::Verify() const in Verify() function in maple::IreadoffNode
2294 bool IreadFPoffNode::Verify() const in Verify() function in maple::IreadFPoffNode
2299 bool ExtractbitsNode::Verify() const in Verify() function in maple::ExtractbitsNode
2313 bool BinaryNode::Verify() const in Verify() function in maple::BinaryNode
[all …]
/arkcompiler/runtime_core/verifier/
Dverify.cpp20 bool Verify(const std::string &input_file) in Verify() function
Dverifier.cpp30 bool Verifier::Verify() in Verify() function in panda::verifier::Verifier
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot.h48 bool Verify(const VersionType &lastVersion) const in Verify() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/src/
Dme_function.cpp62 void MeFunction::Verify() const in Verify() function in maple::MeFunction
Dme_cfg.cpp215 void MeCFG::Verify() const in Verify() function in maple::MeCFG
/arkcompiler/runtime_core/static_core/verification/jobs/
Djob.cpp50 bool Job::Verify(TypeSystem *types) const in Verify() function in panda::verifier::Job
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/
Dpgo_file_info.h140 bool Verify() const in Verify() function
145 bool Verify(void *buffer, size_t bufferSize) const in Verify() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_decoder.cpp55 bool PGOProfilerDecoder::Verify(uint32_t checksum) in Verify() function in panda::ecmascript::pgo::PGOProfilerDecoder
/arkcompiler/runtime_core/static_core/verification/
Dpublic.cpp134 Status Verify(Service *service, panda::Method *method, VerificationMode mode) in Verify() function
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DASTVerifier.h211 …bool Verify(const std::unordered_set<std::string> &warnings, const std::unordered_set<std::string>… in Verify() function
DcompilerImpl.cpp107 static void Verify(const parser::Program &program, const CompilerContext &context, Phase *phase, in Verify() function
DASTVerifier.cpp748 std::tuple<ASTVerifier::Errors, ASTVerifier::Errors> ASTVerifier::Verify( in Verify() function in panda::es2panda::compiler::ASTVerifier
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/include/
Dscc.h103 void Verify() const in Verify() function
/arkcompiler/runtime_core/static_core/runtime/
Dstack_walker.cpp636 void StackWalker::Verify() in Verify() function in panda::StackWalker
Dmethod.cpp484 bool Method::Verify() in Verify() function in panda::Method
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_nodes.h200 virtual bool Verify() const in Verify() function
205 virtual bool Verify(VerifyResult &) const in Verify() function
236 bool Verify(VerifyResult &) const override in Verify() function
295 bool Verify(VerifyResult &) const override in Verify() function
1129 bool Verify() const override in Verify() function
1743 virtual bool Verify() const override in Verify() function
1748 virtual bool Verify(VerifyResult &) const override in Verify() function
2428 bool Verify() const override in Verify() function
2433 bool Verify(VerifyResult &verifyResult) const override in Verify() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_regsaves.cpp635 void AArch64RegSavesOpt::Verify(regno_t reg, BB *bb, std::set<BB *, BBIdCmp> *visited, BBId *s, BBI… in Verify() function in maplebe::AArch64RegSavesOpt
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit.cpp240 void Circuit::Verify(GateRef gate) const in Verify() function in panda::ecmascript::kungfu::Circuit
Dgate.cpp360 void Gate::Verify(bool isArch64) const in Verify() function in panda::ecmascript::kungfu::Gate
Dgraph_linearizer.cpp802 void Verify() in Verify() function in panda::ecmascript::kungfu::GateScheduler
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot.cpp113 bool HeapSnapshot::Verify() in Verify() function in panda::ecmascript::HeapSnapshot
/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dmethod_type_infer.cpp1424 void MethodTypeInfer::Verify() const in Verify() function in panda::ecmascript::kungfu::MethodTypeInfer
/arkcompiler/runtime_core/static_core/runtime/entrypoints/
Dentrypoints.cpp1318 extern "C" bool Verify(Method *method) in Verify() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.h2384 bool Verify() const in Verify() function

12