Home
last modified time | relevance | path

Searched refs:local_b (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/test/Transforms/LowerTypeTests/
H A Dimport-icall.ll17 define internal i8 @local_b() {
23 %x = call i8 @local_b()
43 ; internal @local_b is not the same function as "local_b" in the summary.
44 ; CHECK: define internal i8 @local_b() {
H A Dcfi-direct-call.ll17 call void @local_b()
29 define void @local_b() {
55 ; CHECK-NEXT: call void @local_b
/llvm-project-15.0.7/llvm/test/MC/MachO/
H A Dreloc.s15 local_b: label
16 .long local_b - local_c + 245
/llvm-project-15.0.7/llvm/test/Transforms/LowerTypeTests/Inputs/
H A Dimport-icall.yaml14 - local_b