HomeSort by relevance Sort by last modified time
    Searched refs:Removed (Results 1 - 25 of 49) sorted by null

1 2

  /external/llvm/include/llvm/CodeGen/
LiveVariables.h 216 bool Removed = false;
221 Removed = true;
226 assert(Removed && "Register is not used by this instruction!");
227 (void)Removed;
252 bool Removed = false;
257 Removed = true;
261 assert(Removed && "Register is not defined by this instruction!");
262 (void)Removed;
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
LiveVariables.h 223 bool Removed = false;
228 Removed = true;
233 assert(Removed && "Register is not used by this instruction!");
234 (void)Removed;
259 bool Removed = false;
264 Removed = true;
268 assert(Removed && "Register is not defined by this instruction!");
269 (void)Removed;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
LiveVariables.h 215 bool Removed = false;
220 Removed = true;
225 assert(Removed && "Register is not used by this instruction!");
226 (void)Removed;
251 bool Removed = false;
256 Removed = true;
260 assert(Removed && "Register is not defined by this instruction!");
261 (void)Removed;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
LiveVariables.h 215 bool Removed = false;
220 Removed = true;
225 assert(Removed && "Register is not used by this instruction!");
226 (void)Removed;
251 bool Removed = false;
256 Removed = true;
260 assert(Removed && "Register is not defined by this instruction!");
261 (void)Removed;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
LiveVariables.h 215 bool Removed = false;
220 Removed = true;
225 assert(Removed && "Register is not used by this instruction!");
226 (void)Removed;
251 bool Removed = false;
256 Removed = true;
260 assert(Removed && "Register is not defined by this instruction!");
261 (void)Removed;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
LiveVariables.h 215 bool Removed = false;
220 Removed = true;
225 assert(Removed && "Register is not used by this instruction!");
226 (void)Removed;
251 bool Removed = false;
256 Removed = true;
260 assert(Removed && "Register is not defined by this instruction!");
261 (void)Removed;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
LiveVariables.h 215 bool Removed = false;
220 Removed = true;
225 assert(Removed && "Register is not used by this instruction!");
226 (void)Removed;
251 bool Removed = false;
256 Removed = true;
260 assert(Removed && "Register is not defined by this instruction!");
261 (void)Removed;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
LiveVariables.h 215 bool Removed = false;
220 Removed = true;
225 assert(Removed && "Register is not used by this instruction!");
226 (void)Removed;
251 bool Removed = false;
256 Removed = true;
260 assert(Removed && "Register is not defined by this instruction!");
261 (void)Removed;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
LiveVariables.h 215 bool Removed = false;
220 Removed = true;
225 assert(Removed && "Register is not used by this instruction!");
226 (void)Removed;
251 bool Removed = false;
256 Removed = true;
260 assert(Removed && "Register is not defined by this instruction!");
261 (void)Removed;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
LiveVariables.h 215 bool Removed = false;
220 Removed = true;
225 assert(Removed && "Register is not used by this instruction!");
226 (void)Removed;
251 bool Removed = false;
256 Removed = true;
260 assert(Removed && "Register is not defined by this instruction!");
261 (void)Removed;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
LiveVariables.h 215 bool Removed = false;
220 Removed = true;
225 assert(Removed && "Register is not used by this instruction!");
226 (void)Removed;
251 bool Removed = false;
256 Removed = true;
260 assert(Removed && "Register is not defined by this instruction!");
261 (void)Removed;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
LiveVariables.h 215 bool Removed = false;
220 Removed = true;
225 assert(Removed && "Register is not used by this instruction!");
226 (void)Removed;
251 bool Removed = false;
256 Removed = true;
260 assert(Removed && "Register is not defined by this instruction!");
261 (void)Removed;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
LiveVariables.h 215 bool Removed = false;
220 Removed = true;
225 assert(Removed && "Register is not used by this instruction!");
226 (void)Removed;
251 bool Removed = false;
256 Removed = true;
260 assert(Removed && "Register is not defined by this instruction!");
261 (void)Removed;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
LiveVariables.h 215 bool Removed = false;
220 Removed = true;
225 assert(Removed && "Register is not used by this instruction!");
226 (void)Removed;
251 bool Removed = false;
256 Removed = true;
260 assert(Removed && "Register is not defined by this instruction!");
261 (void)Removed;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
LiveVariables.h 215 bool Removed = false;
220 Removed = true;
225 assert(Removed && "Register is not used by this instruction!");
226 (void)Removed;
251 bool Removed = false;
256 Removed = true;
260 assert(Removed && "Register is not defined by this instruction!");
261 (void)Removed;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
LiveVariables.h 215 bool Removed = false;
220 Removed = true;
225 assert(Removed && "Register is not used by this instruction!");
226 (void)Removed;
251 bool Removed = false;
256 Removed = true;
260 assert(Removed && "Register is not defined by this instruction!");
261 (void)Removed;
  /external/llvm/lib/CodeGen/
EarlyIfConversion.cpp 609 void updateDomTree(ArrayRef<MachineBasicBlock*> Removed);
610 void updateLoops(ArrayRef<MachineBasicBlock*> Removed);
639 void EarlyIfConverter::updateDomTree(ArrayRef<MachineBasicBlock*> Removed) {
644 for (unsigned i = 0, e = Removed.size(); i != e; ++i) {
645 MachineDomTreeNode *Node = DomTree->getNode(Removed[i]);
651 DomTree->eraseNode(Removed[i]);
656 void EarlyIfConverter::updateLoops(ArrayRef<MachineBasicBlock*> Removed) {
661 for (unsigned i = 0, e = Removed.size(); i != e; ++i)
662 Loops->removeBlock(Removed[i]);
  /external/syslinux/com32/lib/libpng/
CHANGES 142 removed png_large_malloc, png_large_free, and png_realloc functions.
157 removed all implicit variable tests which assume NULL == 0 (I think)
161 removed old png_set_rgbx() and png_set_xrgb() functions that have been
169 removed PNG_READ_END_MODE in progressive reader (Smarasderagd)
191 removed PNG_USE_OWN_CRC capability
246 More type casting. Removed erroneous overflow test in pngmem.c.
279 Removed "beta" language from documentation.
290 added PNGARG() to prototypes in pngtest.c and removed some prototypes
309 Removed #ifdef/#endif around a png_free() in pngread.c
320 Removed references to IJG and JPEG in the ansi2knr.c copyright statement
    [all...]
  /external/javaparser/javaparser-core/src/main/java/com/github/javaparser/printer/lexicalpreservation/
Difference.java 37 static DifferenceElement removed(CsmElement element) { method in interface:Difference.DifferenceElement
38 return new Removed(element);
93 * some new elements have been added or removed to the mix.
176 private static class Removed implements DifferenceElement {
179 public Removed(CsmElement element) {
185 return "Removed{" + element + '}';
193 Removed removed = (Removed) o;
195 return element.equals(removed.element)
    [all...]
  /external/llvm/lib/Transforms/Instrumentation/
PGOInstrumentation.cpp 210 bool Removed;
213 : SrcBB(Src), DestBB(Dest), Weight(W), InMST(false), Removed(false),
217 return (Twine(Removed ? "-" : " ") + (InMST ? " " : "*") +
274 if (E->Removed)
309 if (E->InMST || E->Removed)
337 E->Removed = true;
349 if (!E->InMST && !E->Removed)
450 if (E->Removed)
517 // FIXME: This function should be removed once the functionality in
549 if (!E->Removed) {
    [all...]
CFGMST.h 40 // when Removed is set.
146 if (Ei->Removed)
157 if (Ei->Removed)
176 << " (*: Instrument, C: CriticalEdge, -: Removed)\n";
  /external/llvm/lib/Target/AArch64/
AArch64ConditionalCompares.cpp 744 void updateDomTree(ArrayRef<MachineBasicBlock *> Removed);
745 void updateLoops(ArrayRef<MachineBasicBlock *> Removed);
780 ArrayRef<MachineBasicBlock *> Removed) {
784 for (MachineBasicBlock *RemovedMBB : Removed) {
796 AArch64ConditionalCompares::updateLoops(ArrayRef<MachineBasicBlock *> Removed) {
799 for (MachineBasicBlock *RemovedMBB : Removed)
  /external/ImageMagick/coders/
Android.mk 149 #tiff.c\ # Removed because requires LIBTIFF
  /development/vndk/tools/header-checker/header-abi-util/src/
ir_representation_protobuf.cpp     [all...]
  /build/make/target/product/vndk/
Android.mk 52 $(hide) ( diff --old-line-format="Removed %L" \

Completed in 1736 milliseconds

1 2