Home
last modified time | relevance | path

Searched refs:toBool (Results 1 – 25 of 77) sorted by relevance

1234

/external/llvm-project/llvm/test/CodeGen/PowerPC/
D2008-03-17-RegScavengerCrash.ll11 %toBool = icmp eq i32 %wide, 0 ; <i1> [#uses=2]
12 %iftmp.87.0 = select i1 %toBool, i32 %tmp61, i32 0 ; <i32> [#uses=2]
20 br i1 %toBool, label %bb103, label %bb94
Dreturn-val-i128.ll13 %toBool = icmp ne i8 %tmp23, 0 ; <i1> [#uses=1]
14 br i1 %toBool, label %bb, label %bb8
/external/llvm/test/CodeGen/PowerPC/
D2008-03-17-RegScavengerCrash.ll11 %toBool = icmp eq i32 %wide, 0 ; <i1> [#uses=2]
12 %iftmp.87.0 = select i1 %toBool, i32 %tmp61, i32 0 ; <i32> [#uses=2]
20 br i1 %toBool, label %bb103, label %bb94
Dreturn-val-i128.ll13 %toBool = icmp ne i8 %tmp23, 0 ; <i1> [#uses=1]
14 br i1 %toBool, label %bb, label %bb8
/external/llvm-project/llvm/test/Transforms/InstCombine/
D2008-07-08-ShiftOneAndOne.ll11 %toBool = icmp eq i32 %tmp237, 0
12 ret i1 %toBool
D2008-06-13-InfiniteLoopStore.ll10 %toBool = icmp ne i8 %tmp12, 0 ; <i1> [#uses=1]
11 br i1 %toBool, label %bb, label %return
D2007-10-31-StringCrash.ll13 %toBool = icmp ne i8 %tmp34, 0 ; <i1> [#uses=1]
14 br i1 %toBool, label %cond_true, label %return
D2007-10-28-stacksave.ll33 %toBool = icmp ne i8 %tmp2728, 0 ; <i1> [#uses=1]
34 br i1 %toBool, label %cleanup31, label %cond_next
/external/llvm/test/Transforms/InstCombine/
D2008-07-08-ShiftOneAndOne.ll11 %toBool = icmp eq i32 %tmp237, 0
12 ret i1 %toBool
D2008-06-13-InfiniteLoopStore.ll10 %toBool = icmp ne i8 %tmp12, 0 ; <i1> [#uses=1]
11 br i1 %toBool, label %bb, label %return
D2007-10-31-StringCrash.ll13 %toBool = icmp ne i8 %tmp34, 0 ; <i1> [#uses=1]
14 br i1 %toBool, label %cond_true, label %return
D2007-10-28-stacksave.ll33 %toBool = icmp ne i8 %tmp2728, 0 ; <i1> [#uses=1]
34 br i1 %toBool, label %cleanup31, label %cond_next
/external/apache-commons-bcel/src/examples/Mini/
DASTExpr.java195 private static String toBool(String i) { in toBool() method in ASTExpr
228 case AND: ASTFunDecl.push(buf, toInt(toBool(_body_int) + " && " + in code()
229 toBool(_body_int2))); break; in code()
230 case OR: ASTFunDecl.push(buf, toInt(toBool(_body_int) + " || " + in code()
231 toBool(_body_int2))); break; in code()
/external/llvm-project/llvm/test/CodeGen/X86/
Dinvalid-shift-immediate.ll16 %toBool = icmp ne i8 %tmp23, 0 ; <i1> [#uses=1]
17 br i1 %toBool, label %bb, label %bb5
/external/llvm/test/CodeGen/X86/
Dinvalid-shift-immediate.ll16 %toBool = icmp ne i8 %tmp23, 0 ; <i1> [#uses=1]
17 br i1 %toBool, label %bb, label %bb5
Dcmov.ll14 %toBool = icmp eq i32 %1, 0 ; <i1> [#uses=1]
16 %.0 = select i1 %toBool, i32 %v, i32 12 ; <i32> [#uses=1]
29 %toBool = icmp eq i32 %1, 0 ; <i1> [#uses=1]
31 %.0 = select i1 %toBool, i32 12, i32 %v ; <i32> [#uses=1]
/external/llvm-project/llvm/test/Other/
D2007-09-10-PassManager.ll22 %toBool = icmp ne i8 %tmp56, 0 ; <i1> [#uses=1]
23 br i1 %toBool, label %bb, label %bb7
/external/llvm/test/Other/
D2007-09-10-PassManager.ll22 %toBool = icmp ne i8 %tmp56, 0 ; <i1> [#uses=1]
23 br i1 %toBool, label %bb, label %bb7
/external/llvm/test/Transforms/SimplifyCFG/
D2008-01-02-hoist-fp-add.ll14 %toBool = icmp ne i8 %tmp34, 0 ; <i1> [#uses=1]
15 br i1 %toBool, label %cond_true, label %cond_next
/external/llvm-project/llvm/test/Transforms/SimplifyCFG/
D2008-01-02-hoist-fp-add.ll14 %toBool = icmp ne i8 %tmp34, 0 ; <i1> [#uses=1]
15 br i1 %toBool, label %cond_true, label %cond_next
/external/llvm-project/clang/test/CXX/class/class.compare/class.spaceship/
Dp1.cpp170 constexpr bool toBool(Result R) { in toBool() function
177 constexpr bool operator==(const Val&) const { return toBool(equal); } in operator ==()
178 constexpr bool operator<(const Val&) const { return toBool(less); } in operator <()
/external/llvm/test/Transforms/GVN/
Dcalls-nonlocal.ll10 %toBool = icmp ne i8 %tmp34, 0 ; <i1> [#uses=1]
11 br i1 %toBool, label %bb, label %bb6
/external/llvm-project/llvm/test/Transforms/Mem2Reg/
D2007-08-27-VolatileLoadsStores.ll21 %toBool = icmp ne i8 %tmp23, 0 ; <i1> [#uses=1]
22 br i1 %toBool, label %bb, label %bb5
/external/llvm/test/Transforms/Mem2Reg/
D2007-08-27-VolatileLoadsStores.ll21 %toBool = icmp ne i8 %tmp23, 0 ; <i1> [#uses=1]
22 br i1 %toBool, label %bb, label %bb5
/external/deqp/executor/
DxeTestResultParser.cpp59 static inline bool toBool (const char* str) in toBool() function
554 shaderProgram->linkStatus = toBool(getAttribute("LinkStatus")); in handleElementStart()
567 shader->compileStatus = toBool(getAttribute("CompileStatus")); in handleElementStart()
608 info->compileStatus = toBool(getAttribute("CompileStatus")); in handleElementStart()
632 config->bindToTextureRGB = toBool(getAttribute("BindToTextureRGB")); in handleElementStart()
633 config->bindToTextureRGBA = toBool(getAttribute("BindToTextureRGBA")); in handleElementStart()
645 config->nativeRenderable = toBool(getAttribute("NativeRenderable")); in handleElementStart()

1234