Home
last modified time | relevance | path

Searched refs:mnop (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/llvm/test/CodeGen/SystemZ/
Dmnop-mcount-02.ll3 ; CHECK: LLVM ERROR: mnop-mcount only supported with fentry-call
10 attributes #0 = { "instrument-function-entry-inlined"="mcount" "mnop-mcount" }
Dmnop-mcount-01.ll25 attributes #1 = { "fentry-call"="true" "mnop-mcount" }
Dmrecord-mcount-01.ll32 attributes #1 = { "fentry-call"="true" "mnop-mcount" "mrecord-mcount" }
/external/llvm-project/clang/include/clang/Basic/
DCodeGenOptions.def135 CODEGENOPT(MNopMCount , 1, 0) ///< Set when -mnop-mcount is enabled.
/external/swiftshader/tests/ReactorUnitTests/
DReactorUnitTests.cpp2205 Float4 mnop = mn + op; in TEST() local
2208 Float4 ijklmnop = ijkl + mnop; in TEST()
/external/llvm-project/clang/docs/
DClangCommandLineReference.rst2760 .. option:: -mnop-mcount
/external/icu/icu4c/source/test/testdata/
Dregextst.txt1017 "[\N{LATIN SMALL LETTER Q}]+" "mnop<0>qqq</0>rst"
/external/llvm-project/clang/include/clang/Driver/
DOptions.td2728 def mnop_mcount : Flag<["-"], "mnop-mcount">, HelpText<"Generate mcount/__fentry__ calls as nops. T…