HomeSort by relevance Sort by last modified time
    Searched full:iffalse (Results 1 - 25 of 30) sorted by null

1 2

  /external/llvm/test/CodeGen/AArch64/
flags-multiuse.ll 27 br i1 %test, label %iftrue, label %iffalse
33 iffalse:
fp128.ll 188 br i1 %cond, label %iftrue, label %iffalse
196 iffalse:
211 ; CHECK-NEXT: b.eq [[IFFALSE:.LBB[0-9]+_[0-9]+]]
214 ; CHECK-NEXT: [[IFFALSE]]:
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/
standard_policies.hpp 88 typedef __gnu_pbds::hash_prime_size_policy iffalse; typedef in struct:__gnu_pbds::detail::default_resize_policy
89 typedef __conditional_type<same_type::value, iftrue, iffalse> cond_type;
112 typedef __gnu_pbds::quadratic_probe_fn<size_type> iffalse; typedef in struct:__gnu_pbds::detail::default_probe_fn
113 typedef __conditional_type<same_type::value, iftrue, iffalse> cond_type;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/
standard_policies.hpp 88 typedef __gnu_pbds::hash_prime_size_policy iffalse; typedef in struct:__gnu_pbds::detail::default_resize_policy
89 typedef __conditional_type<same_type::value, iftrue, iffalse> cond_type;
112 typedef __gnu_pbds::quadratic_probe_fn<size_type> iffalse; typedef in struct:__gnu_pbds::detail::default_probe_fn
113 typedef __conditional_type<same_type::value, iftrue, iffalse> cond_type;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/
standard_policies.hpp 88 typedef __gnu_pbds::hash_prime_size_policy iffalse; typedef in struct:__gnu_pbds::detail::default_resize_policy
89 typedef __conditional_type<same_type::value, iftrue, iffalse> cond_type;
112 typedef __gnu_pbds::quadratic_probe_fn<size_type> iffalse; typedef in struct:__gnu_pbds::detail::default_probe_fn
113 typedef __conditional_type<same_type::value, iftrue, iffalse> cond_type;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/
standard_policies.hpp 88 typedef __gnu_pbds::hash_prime_size_policy iffalse; typedef in struct:__gnu_pbds::detail::default_resize_policy
89 typedef __conditional_type<same_type::value, iftrue, iffalse> cond_type;
112 typedef __gnu_pbds::quadratic_probe_fn<size_type> iffalse; typedef in struct:__gnu_pbds::detail::default_probe_fn
113 typedef __conditional_type<same_type::value, iftrue, iffalse> cond_type;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/
standard_policies.hpp 88 typedef __gnu_pbds::hash_prime_size_policy iffalse; typedef in struct:__gnu_pbds::detail::default_resize_policy
89 typedef __conditional_type<same_type::value, iftrue, iffalse> cond_type;
112 typedef __gnu_pbds::quadratic_probe_fn<size_type> iffalse; typedef in struct:__gnu_pbds::detail::default_probe_fn
113 typedef __conditional_type<same_type::value, iftrue, iffalse> cond_type;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/
standard_policies.hpp 88 typedef __gnu_pbds::hash_prime_size_policy iffalse; typedef in struct:__gnu_pbds::detail::default_resize_policy
89 typedef __conditional_type<same_type::value, iftrue, iffalse> cond_type;
112 typedef __gnu_pbds::quadratic_probe_fn<size_type> iffalse; typedef in struct:__gnu_pbds::detail::default_probe_fn
113 typedef __conditional_type<same_type::value, iftrue, iffalse> cond_type;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/
standard_policies.hpp 88 typedef __gnu_pbds::hash_prime_size_policy iffalse; typedef in struct:__gnu_pbds::detail::default_resize_policy
89 typedef __conditional_type<same_type::value, iftrue, iffalse> cond_type;
112 typedef __gnu_pbds::quadratic_probe_fn<size_type> iffalse; typedef in struct:__gnu_pbds::detail::default_probe_fn
113 typedef __conditional_type<same_type::value, iftrue, iffalse> cond_type;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/
standard_policies.hpp 88 typedef __gnu_pbds::hash_prime_size_policy iffalse; typedef in struct:__gnu_pbds::detail::default_resize_policy
89 typedef __conditional_type<same_type::value, iftrue, iffalse> cond_type;
112 typedef __gnu_pbds::quadratic_probe_fn<size_type> iffalse; typedef in struct:__gnu_pbds::detail::default_probe_fn
113 typedef __conditional_type<same_type::value, iftrue, iffalse> cond_type;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/
standard_policies.hpp 96 typedef hash_prime_size_policy iffalse; typedef in struct:__gnu_pbds::detail::default_resize_policy
97 typedef __conditional_type<same_type::value, iftrue, iffalse> cond_type;
124 typedef quadratic_probe_fn<size_type> iffalse; typedef in struct:__gnu_pbds::detail::default_probe_fn
125 typedef __conditional_type<same_type::value, iftrue, iffalse> cond_type;
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
io.php 50 'and', 'break', 'else', 'elseif', 'exit', 'for', 'foreach', 'if', 'ifFalse', 'ifNil',
  /external/llvm/docs/HistoricalNotes/
2001-02-09-AdveCommentsResponse.txt 12 > br bool <cond>, label <iftrue>, label <iffalse>
26 br %predicate, %iftrue, %iffalse
2001-02-09-AdveComments.txt 11 br bool <cond>, label <iftrue>, label <iffalse>
  /external/v8/tools/
jsmin.py 263 # this case and the ternary operator: "condition ? iftrue : iffalse".
  /external/valgrind/main/memcheck/
mc_translate.c 1328 IRAtom *cond, *iffalse; local
3969 IRAtom *cond, *iffalse, *iftrue; local
4468 IRAtom *cond, *iffalse, *iftrue; local
5828 IRAtom *cond, *iffalse, *iftrue; local
6107 IRAtom *cond, *iffalse, *iftrue; local
6206 IRAtom *cond, *iffalse; local
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [all...]
  /external/llvm/lib/Transforms/Utils/
SimplifyCFG.cpp 204 BasicBlock *&IfFalse) {
244 IfFalse = Pred2;
248 IfFalse = Pred1;
272 IfFalse = Pred2;
275 IfFalse = Pred1;
    [all...]
BasicBlockUtils.cpp 724 BranchInst::Create(/*ifTrue*/ThenBlock, /*ifFalse*/Tail, Cmp);
  /bionic/libc/kernel/tools/
cpp.py 754 def __init__(self,cond,iftrue,iffalse):
758 self.iffalse = iffalse
761 return "(?: %s %s %s)" % (repr(self.cond),repr(self.iftrue),repr(self.iffalse))
764 return "(%s) ? (%s) : (%s)" % (self.cond, self.iftrue, self.iffalse)
    [all...]
  /external/llvm/include/llvm/IR/
Instructions.h     [all...]
  /external/llvm/lib/IR/
Instructions.cpp 738 BranchInst::BranchInst(BasicBlock *IfTrue, BasicBlock *IfFalse, Value *Cond,
744 Op<-2>() = IfFalse;
759 BranchInst::BranchInst(BasicBlock *IfTrue, BasicBlock *IfFalse, Value *Cond,
765 Op<-2>() = IfFalse;
    [all...]
  /external/llvm/docs/
LangRef.rst     [all...]
  /external/valgrind/main/VEX/priv/
guest_s390_toIR.c 235 mkite(IRExpr *condition, IRExpr *iftrue, IRExpr *iffalse)
239 return IRExpr_Mux0X(unop(Iop_1Uto8, condition), iffalse, iftrue);
    [all...]
  /external/e2fsprogs/doc/
texinfo.tex     [all...]

Completed in 3561 milliseconds

1 2