HomeSort by relevance Sort by last modified time
    Searched refs:IT (Results 26 - 36 of 36) sorted by null

12

  /external/llvm/lib/Transforms/Instrumentation/
MemorySanitizer.cpp 67 /// This way it avoids needless overwritting origin of the 4-byte region on
68 /// a short (i.e. 1 byte) clean store, and it is also good for performance.
256 /// Creates a writable global for Str so that we can pass it to the
419 /// test their argument shadow and print reports (with a runtime call) if it's
541 // It's easier to remove unreachable blocks than deal with missing shadow.
590 if (IntegerType *IT = dyn_cast<IntegerType>(OrigTy))
591 return IT;
616 /// \brief Convert a shadow value to it's flattened variant.
758 // For arguments we compute the shadow on demand and store it in the map.
    [all...]
  /external/clang/lib/CodeGen/
CGObjCGNU.cpp 46 /// avoids constructing the type more than once if it's used more than once.
53 /// Constructor leaves this class uninitialized, because it is intended to
72 // Push the return type on at the end so we can pop it off easily
80 // We put the return type on the end of the vector, so pop it back off
113 /// SEL is included in a header somewhere, in which case it will be whatever
116 /// LLVM i8 type. Cached here to avoid repeatedly getting it in all of the
117 /// places where it's used
125 /// calling conventions, it must always be cast to the correct type before
130 /// but if the runtime header declaring it is included then it may be
    [all...]
CGObjCMac.cpp 194 // FIXME: It would be nice to unify this with the opaque type, so that the
    [all...]
  /external/libphonenumber/java/test/com/android/i18n/phonenumbers/
AsYouTypeFormatterTest.java     [all...]
  /external/clang/lib/Sema/
SemaExpr.cpp 59 // If the function has a deduced return type, and we can't deduce it,
60 // then we can't use it either.
170 // FIXME: An explanation of why exactly it can't be inherited
198 /// in many cases it will not behave correctly. This is not enabled in C++ mode
206 // contexts where the warning is a false positive, or where it is technically
229 // This last can give us false negatives, but it's better than warning on
263 /// it might warn if a deprecated or unavailable declaration is being
305 // If the function has a deduced return type, and we can't deduce it,
306 // then we can't use it either.
333 /// if so, it checks that the requirements of the sentinel ar
    [all...]
  /external/llvm/lib/IR/
Constants.cpp 236 // Value has no outstanding references it is safe to delete it now...
324 /// whether or not it may generate a relocation entry. This must be
325 /// conservative, so if it might codegen to a relocatable entry, it should say
329 /// relocation applied to it (because it holds a simple constant like
350 // handle it efficiently here.
374 /// it. This involves recursively eliminating any dead users of the
767 // the element type is compatible with ConstantDataVector. If so, use it
    [all...]
  /external/llvm/lib/Target/ARM/
ARMFastISel.cpp 268 // it needs default CC operands add those.
278 // we're not predicable but add it anyways.
637 // Use movw+movt when possible, it avoids constant pool entries.
789 // go ahead and accept it now.
803 // another block, otherwise it may not have a virtual register assigned.
    [all...]
  /external/qemu/
arm-dis.c 9 This program is free software; you can redistribute it and/or modify it under
14 This program is distributed in the hope that it will be useful, but WITHOUT
500 checked by the print_insn_neon routine, as it depends on whether we are
    [all...]
  /external/llvm/test/MC/ARM/
basic-thumb2-instructions.s 220 it eq
228 @ CHECK: it eq @ encoding: [0x08,0xbf]
238 it lo
242 @ CHECK: it lo @ encoding: [0x38,0xbf]
250 it ne
254 @ CHECK: it ne @ encoding: [0x18,0xbf]
297 it pl
300 @ CHECK: it pl @ encoding: [0x58,0xbf]
307 it ne
311 @ CHECK: it ne @ encoding: [0x18,0xbf
    [all...]
  /external/chromium_org/third_party/usb_ids/
usb.ids 8 # body of your email (a bot will attempt to deal with it).
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/testdata/
h264-svc-99-640x360.rtpdump     [all...]

Completed in 875 milliseconds

12