Home
last modified time | relevance | path

Searched refs:FunctionTestBuilder (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/llvm/utils/
H A Dupdate_analyze_test_checks.py96 builder = common.FunctionTestBuilder(
H A Dupdate_llc_test_checks.py116 builder = common.FunctionTestBuilder(
H A Dupdate_test_checks.py120 builder = common.FunctionTestBuilder(
H A Dupdate_cc_test_checks.py300 builder = common.FunctionTestBuilder(
/openbsd-src/gnu/llvm/llvm/utils/UpdateTestChecks/
H A Dcommon.py484 class FunctionTestBuilder: class