HomeSort by relevance Sort by last modified time
    Searched full:cond_t (Results 1 - 6 of 6) sorted by null

  /external/llvm/include/llvm/IR/
PatternMatch.h 698 template<typename Cond_t, typename LHS_t, typename RHS_t>
700 Cond_t C;
704 SelectClass_match(const Cond_t &Cond, const LHS_t &LHS,
906 template<typename Cond_t>
908 Cond_t Cond;
910 brc_match(const Cond_t &C, BasicBlock *&t, BasicBlock *&f)
926 template<typename Cond_t>
927 inline brc_match<Cond_t> m_Br(const Cond_t &C, BasicBlock *&T, BasicBlock *&F) {
928 return brc_match<Cond_t>(C, T, F)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/
Xthreads.h 68 typedef cond_t xcondition_rec;
199 typedef cond_t xcondition_rec;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xthreads.h 68 typedef cond_t xcondition_rec;
199 typedef cond_t xcondition_rec;
  /external/clang/test/CodeGen/
fp16-ops.c 3 typedef unsigned cond_t; typedef
5 volatile cond_t test;
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_solaris.h 337 #define COND_T cond_t
377 COND_T cv;
  /system/core/libpixelflinger/tests/arch-arm64/assembler/
arm64_assembler_test.cpp 118 enum cond_t enum
137 cond_t cond;
158 cond_t cond;
    [all...]

Completed in 125 milliseconds