Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Sema/
H A Dblock-return.c146 void test8b(void) { in test8b() function
/llvm-project-15.0.7/llvm/test/Transforms/SCCP/
H A Dipsccp-basic.ll205 define void @test8b(i32* %P) {
208 ; CHECK-LABEL: define void @test8b(
/llvm-project-15.0.7/llvm/test/Transforms/JumpThreading/
H A Dbasic.ll215 define i32 @test8b(i1 %cond, i1 %cond2) {
216 ; CHECK-LABEL: @test8b(
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dstack-protector.ll1133 ; test8b: Passing addr-of to function call
1137 define void @test8b() #0 {
1139 ; LINUX-I386-LABEL: test8b:
1143 ; LINUX-X64-LABEL: test8b:
1147 ; LINUX-KERNEL-X64-LABEL: test8b:
1151 ; DARWIN-X64-LABEL: test8b:
1155 ; MSVC-I386-LABEL: test8b:
1159 ; MINGW-X64-LABEL: test8b:
/llvm-project-15.0.7/llvm/test/Analysis/BasicAA/
H A Dcs-cs.ll348 define void @test8b(i8* %p, i8* %q) {
355 ; CHECK-LABEL: Function: test8b
/llvm-project-15.0.7/llvm/test/Transforms/SimpleLoopUnswitch/
H A Dnontrivial-unswitch-freeze.ll492 define i32 @test8b(i1* %ptr, i1* %cond.ptr, i32* %a.ptr, i32* %b.ptr) {
493 ; CHECK-LABEL: @test8b(
H A Dnontrivial-unswitch.ll1222 define i32 @test8b(i1* %ptr, i1* %cond.ptr, i32* %a.ptr, i32* %b.ptr) {
1223 ; CHECK-LABEL: @test8b(
/llvm-project-15.0.7/llvm/test/Transforms/ObjCARC/
H A Dbasic.ll685 ; CHECK-LABEL: define void @test8b(
688 define void @test8b(i32* %x, i1 %p, i1 %q) nounwind {