Home
last modified time | relevance | path

Searched refs:test2b (Results 1 – 16 of 16) sorted by relevance

/external/llvm/test/CodeGen/Generic/
Daddr-label.ll22 %target = bitcast i8* blockaddress(@test2b, %test_label) to i8*
24 call i32 @test2b(i8* %target)
29 define i32 @test2b(i8* %target) nounwind {
/external/clang/test/CodeGen/
Dexprs.c17 _Bool test2b; variable
18 int test2() { if (test2b); return 0; } in test2()
/external/clang/test/PCH/
Dcxx11-inheriting-ctors.cpp35 Test2<int> test2b(nullptr);
/external/llvm/test/Transforms/GlobalOpt/
Datomic.ll21 define i32 @test2b() {
/external/llvm/test/CodeGen/X86/
Dsse3-avx-addsub.ll102 define <8 x float> @test2b(<8 x float> %A, <8 x float>* %B) {
109 ; CHECK-LABEL: test2b
Dcmp.ll32 define i8 @test2b(i8 %X, i8* %y) nounwind {
43 ; CHECK-LABEL: test2b:
Dmovtopush.ll81 ; NORMAL-LABEL: test2b:
89 define void @test2b() optsize {
Dbt.ll38 define void @test2b(i32 %x, i32 %n) nounwind {
40 ; CHECK: test2b
Dstack-protector.ll187 ; test2b: struct { [16 x i8] }
191 define void @test2b(i8* %a) #0 {
193 ; LINUX-I386-LABEL: test2b:
197 ; LINUX-X64-LABEL: test2b:
201 ; LINUX-KERNEL-X64-LABEL: test2b:
205 ; DARWIN-X64-LABEL: test2b:
/external/llvm/test/Transforms/SCCP/
Dipsccp-basic.ll39 define i32 @test2b() {
43 ; CHECK-LABEL: define i32 @test2b(
/external/llvm/test/Transforms/ObjCARC/
Dcontract.ll50 ; CHECK-LABEL: define i8* @test2b(
53 define i8* @test2b(i8* %x) nounwind {
Dallocas.ll236 ; CHECK: define void @test2b(i8* %x)
243 define void @test2b(i8* %x) {
/external/llvm/test/Transforms/SimplifyCFG/R600/
Dcttz-ctlz.ll85 define i32 @test2b(i32 %A) {
86 ; ALL-LABEL: @test2b(
/external/llvm/test/Transforms/SimplifyCFG/X86/
Dspeculate-cttz-ctlz.ll93 define i32 @test2b(i32 %A) {
94 ; ALL-LABEL: @test2b(
/external/llvm/test/Transforms/InstCombine/
Dselect-cmp-cttz-ctlz.ll84 define i32 @test2b(i32 %x) {
85 ; CHECK-LABEL: @test2b(
/external/llvm/test/Analysis/BasicAA/
Dcs-cs.ll71 define void @test2b(i8* noalias %P, i8* noalias %Q) nounwind ssp {
77 ; CHECK-LABEL: Function: test2b: