Home
last modified time | relevance | path

Searched refs:function2 (Results 1 – 25 of 63) sorted by relevance

123

/llvm-project/llvm/test/tools/dsymutil/X86/
H A Dthinlto.test6 void function2()
12 void function2();
16 function2();
/llvm-project/lld/test/COFF/
H A Darm64-import2.test39 # IMPORTS: Symbol: function2 (0)
56 SymbolName: function2
83 - Name: function2
/llvm-project/llvm/test/CodeGen/ARM/
H A Dfp-arg-shuffle.ll27 ; CHECK-NEXT: b function2
29 %call = tail call double @function2(double %f, double %e, double %d, double %c, double %b, double %a) nounwind
33 declare double @function2(double, double, double, double, double, double)
/llvm-project/llvm/test/Transforms/IROutliner/
H A Dillegal-allocas.ll23 define void @function2() {
24 ; CHECK-LABEL: @function2(
H A Dillegal-phi-nodes.ll29 define void @function2(ptr %a, ptr %b) {
30 ; CHECK-LABEL: @function2(
H A Dillegal-frozen.ll29 define void @function2(ptr %a, ptr %b) {
30 ; CHECK-LABEL: @function2(
H A Dillegal-branches.ll30 define void @function2() {
31 ; CHECK-LABEL: @function2(
H A Dphi-nodes-simple.ll19 define void @function2(ptr %a, ptr %b) {
36 ; CHECK-LABEL: @function2(
H A Dillegal-memset.ll26 define i64 @function2(i64 %x, i64 %z, i64 %n) {
27 ; CHECK-LABEL: @function2(
H A Dillegal-callbr.ll37 define i32 @function2(i32 %a, i32 %b) {
38 ; CHECK-LABEL: @function2(
H A Dlegal-debug.ll28 define void @function2() !dbg !27 {
85 !27 = distinct !DISubprogram(name: "function2", linkageName: "function2", scope: null, file: !1, li…
115 ; CHECK-LABEL: @function2(
H A Dillegal-indirect-calls.ll35 define void @function2(ptr %func) {
36 ; CHECK-LABEL: @function2(
H A Dillegal-cleanup.ll37 define void @function2() personality i8 3 {
38 ; CHECK-LABEL: @function2(
H A Doutline-memset.ll18 define i64 @function2(i64 %x, i64 %z, i64 %n) {
34 ; CHECK-LABEL: @function2(
H A Dillegal-invoke.ll38 define void @function2() personality i8 3 {
39 ; CHECK-LABEL: @function2(
H A Dillegal-landingpad.ll38 define void @function2() personality i8 3 {
39 ; CHECK-LABEL: @function2(
H A Dphi-nodes-non-constant.ll24 define void @function2(ptr %a, ptr %b) {
48 ; CHECK-LABEL: @function2(
H A Doutlining-gep.ll28 define void @function2(ptr %s, i64 %t) {
29 ; CHECK-LABEL: @function2(
H A Dillegal-catchpad.ll41 define void @function2() personality i8 3 {
42 ; CHECK-LABEL: @function2(
H A Doutlining-call-and-indirect.ll24 define void @function2() {
47 ; CHECK-LABEL: @function2(
/llvm-project/clang/test/Analysis/scan-build/Inputs/multidirectory_project/directory2/
H A Dfile2.c1 void function2(int *o) { in function2() function
/llvm-project/lld/test/COFF/Inputs/
H A Dlibrary2.def3 function2
/llvm-project/flang/test/Examples/
H A Dprint-fns-calls.f9014 fn2 = function2()
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dbranch-clone-unknown-expr.cpp7function2(unknown_expression_3); // CHECK-MESSAGES: :[[@LINE]]:15: error: use of undeclared identi… in test_unknown_expression()
/llvm-project/clang/test/CodeGenCXX/
H A Ddebug-info-enum-metadata-collision.cpp18 void function2() { in function2() function

123