/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_flow.c | 377 lp_build_if(struct lp_build_if_state *ifthen, in lp_build_if() argument 383 memset(ifthen, 0, sizeof *ifthen); in lp_build_if() 384 ifthen->gallivm = gallivm; in lp_build_if() 385 ifthen->condition = condition; in lp_build_if() 386 ifthen->entry_block = block; in lp_build_if() 389 ifthen->merge_block = lp_build_insert_new_block(gallivm, "endif-block"); in lp_build_if() 392 ifthen->true_block = in lp_build_if() 394 ifthen->merge_block, in lp_build_if() 398 LLVMPositionBuilderAtEnd(gallivm->builder, ifthen->true_block); in lp_build_if() 406 lp_build_else(struct lp_build_if_state *ifthen) in lp_build_else() argument [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | machine-sink.ll | 10 br i1 %cmp, label %ifthen, label %ifend, !prof !1 12 ifthen: 17 %ret = phi i32 [ 1, %entry ] , [ %y, %ifthen]
|
D | phys_subreg_coalesce-2.ll | 8 br i1 %cmp, label %ifthen, label %forcond.preheader 14 ifthen: ; preds = %entry
|
D | pr2659.ll | 10 br i1 %cmp, label %ifthen, label %forcond.preheader 29 ifthen: ; preds = %entry
|
D | fold-pcmpeqd-2.ll | 25 br i1 %cmp, label %forcond, label %ifthen 27 ifthen: ; preds = %entry
|
/external/swiftshader/third_party/LLVM/test/Transforms/GVN/ |
D | 2008-07-02-Unreachable.ll | 9 br i1 false, label %ifelse, label %ifthen 11 ifthen: ; preds = %entry 35 ifend: ; preds = %afterfor, %ifthen
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/NewGVN/ |
D | 2008-07-02-Unreachable.ll | 10 br i1 %cmp, label %ifelse, label %ifthen 12 ifthen: ; preds = %entry 34 ifend: ; preds = %afterfor, %ifthen
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/GVN/ |
D | 2008-07-02-Unreachable.ll | 10 br i1 %cmp, label %ifelse, label %ifthen 12 ifthen: ; preds = %entry 34 ifend: ; preds = %afterfor, %ifthen
|
/external/llvm/test/Transforms/GVN/ |
D | 2008-07-02-Unreachable.ll | 10 br i1 %cmp, label %ifelse, label %ifthen 12 ifthen: ; preds = %entry 33 ifend: ; preds = %afterfor, %ifthen
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LICM/ |
D | 2008-05-20-AliasSetVAArg.ll | 13 br i1 false, label %ifthen.i.i, label %whilebody.i.i 15 ifthen.i.i: ; preds = %whilebody.i.i 18 forcond: ; preds = %forbody, %ifthen.i.i
|
/external/swiftshader/third_party/LLVM/test/Transforms/LICM/ |
D | 2008-05-20-AliasSetVAArg.ll | 13 br i1 false, label %ifthen.i.i, label %whilebody.i.i 15 ifthen.i.i: ; preds = %whilebody.i.i 18 forcond: ; preds = %forbody, %ifthen.i.i
|
/external/llvm/test/Transforms/LICM/ |
D | 2008-05-20-AliasSetVAArg.ll | 13 br i1 false, label %ifthen.i.i, label %whilebody.i.i 15 ifthen.i.i: ; preds = %whilebody.i.i 18 forcond: ; preds = %forbody, %ifthen.i.i
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SimplifyCFG/ |
D | 2008-12-16-DCECond.ll | 9 br i1 %cmp, label %ifthen, label %ifend 11 ifthen: ; preds = %entry 15 ifend: ; preds = %ifthen, %entry
|
/external/llvm/test/Transforms/SimplifyCFG/ |
D | 2008-12-16-DCECond.ll | 9 br i1 %cmp, label %ifthen, label %ifend 11 ifthen: ; preds = %entry 15 ifend: ; preds = %ifthen, %entry
|
/external/swiftshader/third_party/LLVM/test/Transforms/SimplifyCFG/ |
D | 2008-12-16-DCECond.ll | 9 br i1 %cmp, label %ifthen, label %ifend 11 ifthen: ; preds = %entry 15 ifend: ; preds = %ifthen, %entry
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | phys_subreg_coalesce-2.ll | 7 br i1 %cmp, label %ifthen, label %forcond.preheader 13 ifthen: ; preds = %entry
|
D | pr2659.ll | 10 br i1 %cmp, label %ifthen, label %forcond.preheader 27 ifthen: ; preds = %entry
|
D | fold-pcmpeqd-2.ll | 26 br i1 %cmp, label %forcond, label %ifthen 28 ifthen: ; preds = %entry
|
D | fold-pcmpeqd-0.ll | 27 br i1 %cmp, label %forcond, label %ifthen 29 ifthen: ; preds = %entry
|
/external/llvm/test/CodeGen/X86/ |
D | phys_subreg_coalesce-2.ll | 8 br i1 %cmp, label %ifthen, label %forcond.preheader 14 ifthen: ; preds = %entry
|
D | pr2659.ll | 10 br i1 %cmp, label %ifthen, label %forcond.preheader 28 ifthen: ; preds = %entry
|
D | fold-pcmpeqd-2.ll | 25 br i1 %cmp, label %forcond, label %ifthen 27 ifthen: ; preds = %entry
|
/external/mesa3d/src/amd/common/ |
D | ac_nir_to_llvm.c | 6284 ac_nir_build_if(struct ac_build_if_state *ifthen, in ac_nir_build_if() argument 6290 memset(ifthen, 0, sizeof *ifthen); in ac_nir_build_if() 6291 ifthen->ctx = ctx; in ac_nir_build_if() 6292 ifthen->condition = condition; in ac_nir_build_if() 6293 ifthen->entry_block = block; in ac_nir_build_if() 6296 ifthen->merge_block = ac_build_insert_new_block(ctx, "endif-block"); in ac_nir_build_if() 6299 ifthen->true_block = in ac_nir_build_if() 6301 ifthen->merge_block, in ac_nir_build_if() 6305 LLVMPositionBuilderAtEnd(ctx->builder, ifthen->true_block); in ac_nir_build_if() 6312 ac_nir_build_endif(struct ac_build_if_state *ifthen) in ac_nir_build_endif() argument [all …]
|
/external/llvm/lib/Target/X86/ |
D | README.txt | 640 .LBB1_1: # ifthen 958 .LBB1_1: # ifthen
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | README.txt | 640 .LBB1_1: # ifthen 958 .LBB1_1: # ifthen
|