Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_nodes.cpp1965 bool UnaryNode::Verify() const in Verify() function in maple::UnaryNode
1992 bool TypeCvtNode::Verify() const in Verify() function in maple::TypeCvtNode
2075 bool RetypeNode::Verify(VerifyResult &verifyResult) const in Verify() function in maple::RetypeNode
2157 bool IntrinsicopNode::Verify(VerifyResult &verifyResult) const in Verify() function in maple::IntrinsicopNode
2177 bool IreadNode::Verify() const in Verify() function in maple::IreadNode
2221 bool RegreadNode::Verify() const in Verify() function in maple::RegreadNode
2226 bool IreadoffNode::Verify() const in Verify() function in maple::IreadoffNode
2231 bool IreadFPoffNode::Verify() const in Verify() function in maple::IreadFPoffNode
2236 bool ExtractbitsNode::Verify() const in Verify() function in maple::ExtractbitsNode
2250 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/compiler/codegen/maple/maple_me/src/
Dme_function.cpp53 void MeFunction::Verify() const in Verify() function in maple::MeFunction
Dme_cfg.cpp91 void MeCFG::Verify() const in Verify() function in maple::MeCFG
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot.h54 bool Verify(const VersionType &lastVersion) const in Verify() function
/arkcompiler/ets_frontend/ets2panda/ast_verifier/
DASTVerifier.cpp66 Messages ASTVerifier::Verify(const ir::AstNode *ast, const InvariantNameSet &invariantSet) in Verify() function in ark::es2panda::compiler::ast_verifier::ASTVerifier
/arkcompiler/runtime_core/static_core/verification/jobs/
Djob.cpp50 bool Job::Verify(TypeSystem *types) const in Verify() function in ark::verifier::Job
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/
Dpgo_file_info.h151 bool Verify() const in Verify() function
156 bool Verify(void *buffer, size_t bufferSize) const in Verify() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_decoder.cpp51 bool PGOProfilerDecoder::Verify(uint32_t checksum) in Verify() function in panda::ecmascript::pgo::PGOProfilerDecoder
/arkcompiler/runtime_core/static_core/verification/
Dpublic.cpp181 Status Verify(Service *service, ark::Method *method, VerificationMode mode) in Verify() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/include/
Dscc.h103 void Verify() const in Verify() function
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DcompilerImpl.cpp113 void Verify(const AstToCheck &astToCheck, const PhaseName &phaseName, in Verify() function in ark::es2panda::compiler::ASTVerificationRunner
/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
249 bool Verify(VerifyResult &) const override in Verify() function
308 bool Verify(VerifyResult &) const override in Verify() function
1137 bool Verify() const override in Verify() function
1752 virtual bool Verify() const override in Verify() function
1757 virtual bool Verify(VerifyResult &) const override in Verify() function
2447 bool Verify() const override in Verify() function
2452 bool Verify(VerifyResult &verifyResult) const override in Verify() function
/arkcompiler/runtime_core/static_core/runtime/
Dstack_walker.cpp696 void StackWalker::Verify() in Verify() function in ark::StackWalker
Dmethod.cpp484 bool Method::Verify() in Verify() function in ark::Method
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_regsaves.cpp640 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.cpp259 void Circuit::Verify(GateRef gate, const std::string& methodName) const in Verify() function in panda::ecmascript::kungfu::Circuit
Dgate.cpp423 void Gate::Verify(bool isArch64, const std::string& methodName) const in Verify() function in panda::ecmascript::kungfu::Gate
Dgraph_linearizer.cpp840 void Verify() in Verify() function in panda::ecmascript::kungfu::GateScheduler
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Disa.h410 bool Verify(const MapleVector<Operand *> &opnds) const in Verify() function
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot.cpp95 bool HeapSnapshot::Verify() in Verify() function in panda::ecmascript::HeapSnapshot
/arkcompiler/runtime_core/static_core/runtime/entrypoints/
Dentrypoints.cpp1344 extern "C" bool Verify(Method *method) in Verify() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.h2387 bool Verify() const in Verify() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dinst.h3803 bool Verify() const in Verify() function