Home
last modified time | relevance | path

Searched refs:test8_1 (Results 1 – 25 of 66) sorted by relevance

123

/dports/devel/llvm80/llvm-8.0.1.src/test/Transforms/FunctionAttrs/
H A Dreadattrs.ll57 ; CHECK: define i32* @test8_1(i32* readnone returned %p)
58 define i32* @test8_1(i32* %p) {
66 %call = call i32* @test8_1(i32* %p)
/dports/devel/llvm70/llvm-7.0.1.src/test/Transforms/FunctionAttrs/
H A Dreadattrs.ll57 ; CHECK: define i32* @test8_1(i32* readnone returned %p)
58 define i32* @test8_1(i32* %p) {
66 %call = call i32* @test8_1(i32* %p)
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/Transforms/FunctionAttrs/
H A Dreadattrs.ll65 ; CHECK: define i32* @test8_1(i32* readnone returned %p)
66 define i32* @test8_1(i32* %p) {
74 %call = call i32* @test8_1(i32* %p)
/dports/devel/llvm10/llvm-10.0.1.src/test/Transforms/FunctionAttrs/
H A Dreadattrs.ll59 ; CHECK: define i32* @test8_1(i32* readnone returned %p)
60 define i32* @test8_1(i32* %p) {
68 %call = call i32* @test8_1(i32* %p)
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Transforms/FunctionAttrs/
H A Dreadattrs.ll65 ; CHECK: define i32* @test8_1(i32* readnone returned %p)
66 define i32* @test8_1(i32* %p) {
74 %call = call i32* @test8_1(i32* %p)
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/Transforms/FunctionAttrs/
H A Dreadattrs.ll65 ; CHECK: define i32* @test8_1(i32* readnone returned %p)
66 define i32* @test8_1(i32* %p) {
74 %call = call i32* @test8_1(i32* %p)
/dports/devel/llvm11/llvm-11.0.1.src/test/Transforms/FunctionAttrs/
H A Dreadattrs.ll65 ; CHECK: define i32* @test8_1(i32* readnone returned %p)
66 define i32* @test8_1(i32* %p) {
74 %call = call i32* @test8_1(i32* %p)
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/Transforms/FunctionAttrs/
H A Dreadattrs.ll65 ; CHECK: define i32* @test8_1(i32* readnone returned %p)
66 define i32* @test8_1(i32* %p) {
74 %call = call i32* @test8_1(i32* %p)
/dports/devel/llvm90/llvm-9.0.1.src/test/Transforms/FunctionAttrs/
H A Dreadattrs.ll58 ; CHECK: define i32* @test8_1(i32* readnone returned %p)
59 define i32* @test8_1(i32* %p) {
67 %call = call i32* @test8_1(i32* %p)
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/Transforms/FunctionAttrs/
H A Dreadattrs.ll59 ; CHECK: define i32* @test8_1(i32* readnone returned %p)
60 define i32* @test8_1(i32* %p) {
68 %call = call i32* @test8_1(i32* %p)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/Transforms/FunctionAttrs/
H A Dreadattrs.ll65 ; CHECK: define i32* @test8_1(i32* readnone returned %p)
66 define i32* @test8_1(i32* %p) {
74 %call = call i32* @test8_1(i32* %p)
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/Transforms/FunctionAttrs/
H A Dreadattrs.ll65 ; CHECK: define i32* @test8_1(i32* readnone returned %p)
66 define i32* @test8_1(i32* %p) {
74 %call = call i32* @test8_1(i32* %p)
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/Transforms/FunctionAttrs/
H A Dreadattrs.ll65 ; CHECK: define i32* @test8_1(i32* readnone returned %p)
66 define i32* @test8_1(i32* %p) {
74 %call = call i32* @test8_1(i32* %p)
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/Transforms/FunctionAttrs/
H A Dreadattrs.ll65 ; CHECK: define i32* @test8_1(i32* readnone returned %p)
66 define i32* @test8_1(i32* %p) {
74 %call = call i32* @test8_1(i32* %p)
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/Transforms/FunctionAttrs/
H A Dreadattrs.ll65 ; CHECK: define i32* @test8_1(i32* readnone returned %p)
66 define i32* @test8_1(i32* %p) {
74 %call = call i32* @test8_1(i32* %p)
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/Transforms/Attributor/
H A Dreadattrs.ll92 define i32* @test8_1(i32* %p) {
93 ; CHECK-LABEL: define {{[^@]+}}@test8_1
106 ; IS__TUNIT____-NEXT: [[CALL:%.*]] = call i32* @test8_1(i32* noalias nofree readnone "no-capture…
113 ; IS__CGSCC____-NEXT: [[CALL:%.*]] = call align 4 i32* @test8_1(i32* noalias nofree readnone [[P…
118 %call = call i32* @test8_1(i32* %p)
/dports/devel/llvm11/llvm-11.0.1.src/test/Transforms/Attributor/
H A Dreadattrs.ll92 define i32* @test8_1(i32* %p) {
93 ; CHECK-LABEL: define {{[^@]+}}@test8_1
106 ; IS__TUNIT____-NEXT: [[CALL:%.*]] = call i32* @test8_1(i32* noalias nofree readnone "no-capture…
113 ; IS__CGSCC____-NEXT: [[CALL:%.*]] = call align 4 i32* @test8_1(i32* noalias nofree readnone [[P…
118 %call = call i32* @test8_1(i32* %p)
/dports/devel/llvm10/llvm-10.0.1.src/test/Transforms/Attributor/
H A Dreadattrs.ll60 ; ATTRIBUTOR: define i32* @test8_1(i32* nofree readnone returned %p)
61 define i32* @test8_1(i32* %p) {
69 %call = call i32* @test8_1(i32* %p)
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/Transforms/Attributor/
H A Dreadattrs.ll60 ; ATTRIBUTOR: define i32* @test8_1(i32* nofree readnone returned %p)
61 define i32* @test8_1(i32* %p) {
69 %call = call i32* @test8_1(i32* %p)
/dports/www/yaws/yaws-2.0.6/testsuite/auth_SUITE_data/templates/
H A Dyaws.conf92 realm = test8_1
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/types/
H A DTypeSpeculation.java362 static I test8_1(Object o) { in test8_1() method in TypeSpeculation
373 test8_1(b); in test8()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/compiler/types/
H A DTypeSpeculation.java362 static I test8_1(Object o) { in test8_1() method in TypeSpeculation
373 test8_1(b); in test8()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/compiler/types/
H A DTypeSpeculation.java362 static I test8_1(Object o) { in test8_1() method in TypeSpeculation
373 test8_1(b); in test8()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/compiler/types/
H A DTypeSpeculation.java362 static I test8_1(Object o) { in test8_1() method in TypeSpeculation
373 test8_1(b); in test8()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/compiler/types/
H A DTypeSpeculation.java362 static I test8_1(Object o) { in test8_1() method in TypeSpeculation
373 test8_1(b); in test8()

123