MCPcopy Create free account

hub / github.com/NaC-L/Mergen / functions

Functions532 in github.com/NaC-L/Mergen

↓ 2 callersFunctionrun_full
(check_flags: bool)
test.py:208
↓ 2 callersFunctionrun_micro
(filter_tokens: List[str], check_flags: bool, regenerate_oracle: bool)
test.py:195
↓ 2 callersMethodsetDefaultMode_impl
lifter/memory/MemoryPolicy.hpp:94
↓ 2 callersMethodset_flag_impl
lifter/core/RegisterManager.hpp:212
↓ 2 callersMethodset_impl
lifter/core/RegisterManager.hpp:196
↓ 2 callersFunctiontoJsonCase
lifter/test/TestInstructions.cpp:292
↓ 2 callersFunctiontrim
lifter/test/TestInstructions.cpp:101
↓ 1 callersFunctionConvertAttributesZydisToMergen
lifter/disasm/ZydisDisassembler.hpp:3667
↓ 1 callersFunctionInitFunction_and_LiftInstructions
lifter/core/Lifter.cpp:34
↓ 1 callersFunctionInitRegisters
lifter/core/LifterClass.hpp:655
↓ 1 callersFunction_all_docs
(paths: Sequence[str])
scripts/review/review_buckets.py:310
↓ 1 callersFunction_build_call_args
Build the LLVM IR argument list for calling the lifted function. Uses the actual parameter list parsed from the IR, not a hardcoded list.
scripts/rewrite/check_semantic.py:165
↓ 1 callersFunction_c_compiled_prefixes
Return base names of C-compiled test samples (without extension).
test.py:28
↓ 1 callersFunction_check_backend_invariants
(repo_root: Path)
scripts/review/invariant_guard.py:76
↓ 1 callersFunction_check_microtest_manifest
(repo_root: Path, rel_path: str)
scripts/review/invariant_guard.py:297
↓ 1 callersFunction_check_vector_file
(repo_root: Path, rel_path: str)
scripts/review/invariant_guard.py:191
↓ 1 callersFunction_collect_vector_targets
(changed_paths: list[str], run_all: bool)
scripts/review/invariant_guard.py:378
↓ 1 callersFunction_extract_register_maps
(case: dict)
scripts/review/invariant_guard.py:169
↓ 1 callersMethod_find_af_operands
Find original operand values for AF computation. Scans P-code for the first INT_ADD/INT_SUB/INT_2COMP whose inputs come from register
scripts/rewrite/sleigh_oracle.py:558
↓ 1 callersFunction_find_lli
()
scripts/rewrite/check_semantic.py:101
↓ 1 callersFunction_generate_wrapper
Generate ``@semantic_main`` that asserts every test case.
scripts/rewrite/check_semantic.py:180
↓ 1 callersFunction_get_initial_regs_from_case
Return the set of register names initialized in this case.
scripts/rewrite/enrich_seed.py:251
↓ 1 callersFunction_invariant_result_to_dict
(result: invariant_guard.CheckResult)
scripts/review/run_review.py:63
↓ 1 callersFunction_is_docs_only
(paths: list[str])
scripts/review/risk_map.py:45
↓ 1 callersFunction_is_golden_eligible
Return True if an IR file should be tracked in the golden hash set. Excludes all files derived from C-compiled samples (optimized, no_opts, a
test.py:35
↓ 1 callersFunction_load_semantic_samples
Return ``[(name, cases)]`` for all non-skipped samples with semantic test cases, optionally filtered by name substrings.
scripts/rewrite/check_semantic.py:280
↓ 1 callersFunction_merge_initial
(initial: Optional[dict])
scripts/rewrite/build_full_handler_seed.py:419
↓ 1 callersFunction_parse_args
()
scripts/review/run_review.py:27
↓ 1 callersFunction_parse_args
()
scripts/review/risk_map.py:26
↓ 1 callersFunction_parse_args
()
scripts/review/format_comment.py:151
↓ 1 callersFunction_parse_args
()
scripts/review/invariant_guard.py:30
↓ 1 callersFunction_parse_args
()
scripts/review/shard_pr.py:85
↓ 1 callersFunction_parse_args
()
scripts/review/verify_plan.py:32
↓ 1 callersFunction_parse_params_from_ir
Parse the actual function parameter list from the IR define line. Returns a list of (type, name) tuples. Falls back to the full 34-param lis
scripts/rewrite/check_semantic.py:54
↓ 1 callersFunction_payload
(results: list[CheckResult])
scripts/review/invariant_guard.py:446
↓ 1 callersFunction_plan_payload
(paths: list[str], plan: list[PlannedCheck], run_results: list[dict] | None)
scripts/review/verify_plan.py:143
↓ 1 callersFunction_planned_check_to_dict
(item: verify_plan.PlannedCheck)
scripts/review/run_review.py:72
↓ 1 callersFunction_rename_entry
Rename ``@main`` to ``@<new_name>`` throughout the IR module.
scripts/rewrite/check_semantic.py:159
↓ 1 callersFunction_render_text
(payload: dict)
scripts/review/risk_map.py:103
↓ 1 callersFunction_render_text
(results: list[CheckResult])
scripts/review/invariant_guard.py:462
↓ 1 callersFunction_render_text
(payload: dict)
scripts/review/verify_plan.py:167
↓ 1 callersFunction_run_sample
Run semantic check for one sample. Returns ``(passed, detail)``.
scripts/rewrite/check_semantic.py:215
↓ 1 callersFunction_should_run_backend
(changed_paths: list[str], run_all: bool)
scripts/review/invariant_guard.py:398
↓ 1 callersFunction_should_run_manifest
(changed_paths: list[str], run_all: bool)
scripts/review/invariant_guard.py:412
↓ 1 callersFunction_strip_inttoptr_stores
Remove ``store ... inttoptr(...)`` instructions. The lifter emits stores of function arguments to the original binary's stack addresses. The
scripts/rewrite/check_semantic.py:148
↓ 1 callersFunction_validate_case_name
(case_name: object, *, path: str, index: int)
scripts/review/invariant_guard.py:135
↓ 1 callersFunction_validate_pattern_descriptor
(sample_name: str, descriptor: object, rel_path: str, details: list[str])
scripts/review/invariant_guard.py:269
↓ 1 callersFunction_validate_register_value
(path: str, case_name: str, reg_name: str, value: object)
scripts/review/invariant_guard.py:149
↓ 1 callersFunction_validate_skip
(skip_value: object, *, path: str, index: int)
scripts/review/invariant_guard.py:141
↓ 1 callersFunction_verdict
Determine review verdict from invariant results and verification runs. FAIL or BLOCKED in either → request_changes. Otherwise → approve.
scripts/review/format_comment.py:15
↓ 1 callersFunctionabiKindName
lifter/core/AbiCallContract.hpp:264
↓ 1 callersMethodadd_offset
lifter/core/FunctionSignatures.hpp:69
↓ 1 callersFunctionanalyze_instruction
Disassemble and analyze the instruction.
scripts/rewrite/enrich_seed.py:258
↓ 1 callersFunctionbucket_for_path
(path: str)
scripts/review/review_buckets.py:264
↓ 1 callersFunctionbuildFullHandlerSeed
lifter/test/TestInstructions.cpp:638
↓ 1 callersFunctionbuild_flag_case
(base_case: dict, handler: str, flags: List[str], variant: int, seed: int)
scripts/rewrite/generate_flag_stress_vectors.py:256
↓ 1 callersFunctionbuild_initial_state
(handler: str, variant: int, seed: int)
scripts/rewrite/generate_flag_stress_vectors.py:214
↓ 1 callersFunctionbuild_markdown
Render a full PR review comment from the orchestrator payload.
scripts/review/format_comment.py:29
↓ 1 callersFunctionbuild_output
(seed_payload: dict, provider_names: List[str], output_cases: List[dict])
scripts/rewrite/generate_oracle_vectors.py:220
↓ 1 callersFunctionbuild_payload
(paths: list[str])
scripts/review/risk_map.py:49
↓ 1 callersFunctionbuild_payload
(paths: list[str], max_files_per_shard: int)
scripts/review/shard_pr.py:64
↓ 1 callersFunctionbuild_plan
(paths: list[str], include_invariant_guard: bool)
scripts/review/verify_plan.py:70
↓ 1 callersFunctionbuild_report
(handlers: Dict[str, List[str]], coverage: dict)
scripts/rewrite/collect_instruction_tests.py:187
↓ 1 callersFunctioncalc_cout
testcases/rewrite_smoke/calc_cout.cpp:6
↓ 1 callersFunctioncalc_fib
testcases/rewrite_smoke/calc_fib.c:7
↓ 1 callersFunctioncalc_sum_array
testcases/rewrite_smoke/calc_sum_array.c:7
↓ 1 callersFunctioncallMemoryEffectName
lifter/core/AbiCallContract.hpp:304
↓ 1 callersFunctioncallTargetClassName
lifter/core/AbiCallContract.hpp:283
↓ 1 callersFunctioncheck_determinism
(ir_dir: Path, golden_file: Path)
test.py:135
↓ 1 callersFunctionchunk_paths
(items: Sequence[str], max_size: int)
scripts/review/review_buckets.py:284
↓ 1 callersFunctioncompare_results
(results: Dict[str, OracleResult], case_name: str, *, strict: bool = False)
scripts/rewrite/generate_oracle_vectors.py:195
↓ 1 callersFunctioncompute_coverage
( handlers: Dict[str, List[str]], mnemonic_to_handlers: Dict[str, Set[str]], vector_signals: dict,
scripts/rewrite/collect_instruction_tests.py:149
↓ 1 callersFunctionconfigureDefaultMemoryPolicy
lifter/memory/MemoryPolicySetup.hpp:7
↓ 1 callersFunctioncreateConfiguredLifterForRuntime
lifter/core/LifterStages.hpp:19
↓ 1 callersMethodcreateOffsetMap
lifter/core/FunctionSignatures.hpp:371
↓ 1 callersFunctioncreateRuntimeImageContext
lifter/core/RuntimeImageContext.hpp:134
↓ 1 callersFunctioncreate_provider
(name: str)
scripts/rewrite/generate_oracle_vectors.py:230
↓ 1 callersFunctiondecodeMnemonicFromCandidate
lifter/test/TestInstructions.cpp:198
↓ 1 callersFunctiondeterministic_rng
(handler: str, variant: int, seed: int)
scripts/rewrite/generate_flag_stress_vectors.py:209
↓ 1 callersFunctiondisas
( out: *mut MergenDisassembledInstructionBase, code_ptr: *const u8, len: usize )
icpped_rust/src/lib.rs:194
↓ 1 callersFunctiondisas2
( out: *mut MergenDisassembledInstructionBase, code_ptr: *const u8, len: usize, )
icpped_rust/src/lib.rs:267
↓ 1 callersFunctiondiscoverMnemonicSamples
lifter/test/TestInstructions.cpp:222
↓ 1 callersFunctiondiscover_mnemonic_samples
( targets: Set[str], iterations: int, bytes_per_iteration: int, seed: int )
scripts/rewrite/build_full_handler_seed.py:337
↓ 1 callersMethoddisplay
lifter/core/FunctionSignatures.hpp:72
↓ 1 callersFunctionemitLiftOutputs
lifter/core/LifterPipelineStages.hpp:56
↓ 1 callersMethodemulate
(self, case: dict)
scripts/rewrite/generate_oracle_vectors.py:79
↓ 1 callersMethodemulate_flags
(self, case: dict, requested_flags: Iterable[str])
scripts/rewrite/generate_flag_stress_vectors.py:127
↓ 1 callersFunctionenableDebug
lifter/core/Utils.cpp:86
↓ 1 callersFunctionenrich_case
Add expected fields to an auto-discovered case.
scripts/rewrite/enrich_seed.py:298
↓ 1 callersMethodexecute
Execute a list of PcodeOp objects (from a single translated instruction).
scripts/rewrite/sleigh_oracle.py:136
↓ 1 callersMethodfileOffsetToRVA
lifter/memory/FileReader.hpp:294
↓ 1 callersMethodfilebase_exists
lifter/memory/FileReader.hpp:64
↓ 1 callersFunctionformatAddressHex
lifter/core/LifterStages.hpp:150
↓ 1 callersFunctionformatRuntimeContextFailure
lifter/core/LifterStages.hpp:156
↓ 1 callersFunctiongetEffectiveAbi
Returns the effective ABI for this binary. If defaultAbi is Unknown, infers from file mode.
lifter/core/LifterClass.hpp:299
↓ 1 callersMethodgetMode
lifter/memory/FileReader.hpp:54
↓ 1 callersMethodgetMode_impl
lifter/memory/FileReader.hpp:104
↓ 1 callersMethodgetName_impl
lifter/memory/FileReader.hpp:208
↓ 1 callersFunctiongetSPaddress
lifter/core/LifterClass.hpp:887
↓ 1 callersFunctiongetTimer
lifter/core/Utils.cpp:223
← previousnext →101–200 of 532, ranked by callers