HomeSort by relevance Sort by last modified time
    Searched refs:DestA (Results 1 - 20 of 20) sorted by null

  /external/swiftshader/third_party/LLVM/bindings/ocaml/
Makefile.ocaml 128 DestA := $(PROJ_libocamldir)/lib$(LIBRARYNAME).a
179 $(Echo) "Installing $(BuildMode) $(DestA)"
181 $(Verb) $(INSTALL) $(LibraryA) $(DestA)
185 $(Echo) "Uninstalling $(DestA)"
186 -$(Verb) $(RM) -f $(DestA)
404 $(Echo) "DestA : " '$(DestA)'
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
MachineBasicBlock.cpp 694 /// CFG to be inserted. If we have proven that MBB can only branch to DestA and
695 /// DestB, remove any other MBB successors from the CFG. DestA and DestB can be
698 /// Besides DestA and DestB, retain other edges leading to LandingPads
700 /// Note it is possible that DestA and/or DestB are LandingPads.
701 bool MachineBasicBlock::CorrectExtraCFGEdges(MachineBasicBlock *DestA,
704 // The values of DestA and DestB frequently come from a call to the
708 // 1. If both DestA and DestB are null, then the block ends with no branches
710 // 2. If DestA is set, DestB is null, and isCond is false, then the block ends
712 // 3. If DestA is set, DestB is null, and isCond is true, then the block ends
714 // 4. If DestA and DestB is set and isCond is true, then the block ends with
    [all...]
  /external/llvm/lib/CodeGen/
MachineBasicBlock.cpp     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
MachineBasicBlock.h 389 /// DestA and DestB, remove any other MBB successors from the CFG. DestA and
390 /// DestB can be null. Besides DestA and DestB, retain other edges leading
392 /// that here). Note it is possible that DestA and/or DestB are LandingPads.
393 bool CorrectExtraCFGEdges(MachineBasicBlock *DestA,
  /external/llvm/include/llvm/CodeGen/
MachineBasicBlock.h 639 /// If we have proven that MBB can only branch to DestA and DestB, remove any
640 /// other MBB successors from the CFG. DestA and DestB can be null. Besides
641 /// DestA and DestB, retain other edges leading to LandingPads (currently
643 /// possible that DestA and/or DestB are LandingPads.
644 bool CorrectExtraCFGEdges(MachineBasicBlock *DestA,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineBasicBlock.h 660 /// If we have proven that MBB can only branch to DestA and DestB, remove any
661 /// other MBB successors from the CFG. DestA and DestB can be null. Besides
662 /// DestA and DestB, retain other edges leading to LandingPads (currently
664 /// possible that DestA and/or DestB are LandingPads.
665 bool CorrectExtraCFGEdges(MachineBasicBlock *DestA,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
MachineBasicBlock.h 672 /// If we have proven that MBB can only branch to DestA and DestB, remove any
673 /// other MBB successors from the CFG. DestA and DestB can be null. Besides
674 /// DestA and DestB, retain other edges leading to LandingPads (currently
676 /// possible that DestA and/or DestB are LandingPads.
677 bool CorrectExtraCFGEdges(MachineBasicBlock *DestA,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
MachineBasicBlock.h 672 /// If we have proven that MBB can only branch to DestA and DestB, remove any
673 /// other MBB successors from the CFG. DestA and DestB can be null. Besides
674 /// DestA and DestB, retain other edges leading to LandingPads (currently
676 /// possible that DestA and/or DestB are LandingPads.
677 bool CorrectExtraCFGEdges(MachineBasicBlock *DestA,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
MachineBasicBlock.h 675 /// If we have proven that MBB can only branch to DestA and DestB, remove any
676 /// other MBB successors from the CFG. DestA and DestB can be null. Besides
677 /// DestA and DestB, retain other edges leading to LandingPads (currently
679 /// possible that DestA and/or DestB are LandingPads.
680 bool CorrectExtraCFGEdges(MachineBasicBlock *DestA,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
MachineBasicBlock.h 675 /// If we have proven that MBB can only branch to DestA and DestB, remove any
676 /// other MBB successors from the CFG. DestA and DestB can be null. Besides
677 /// DestA and DestB, retain other edges leading to LandingPads (currently
679 /// possible that DestA and/or DestB are LandingPads.
680 bool CorrectExtraCFGEdges(MachineBasicBlock *DestA,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
MachineBasicBlock.h 675 /// If we have proven that MBB can only branch to DestA and DestB, remove any
676 /// other MBB successors from the CFG. DestA and DestB can be null. Besides
677 /// DestA and DestB, retain other edges leading to LandingPads (currently
679 /// possible that DestA and/or DestB are LandingPads.
680 bool CorrectExtraCFGEdges(MachineBasicBlock *DestA,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
MachineBasicBlock.h 675 /// If we have proven that MBB can only branch to DestA and DestB, remove any
676 /// other MBB successors from the CFG. DestA and DestB can be null. Besides
677 /// DestA and DestB, retain other edges leading to LandingPads (currently
679 /// possible that DestA and/or DestB are LandingPads.
680 bool CorrectExtraCFGEdges(MachineBasicBlock *DestA,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineBasicBlock.h 660 /// If we have proven that MBB can only branch to DestA and DestB, remove any
661 /// other MBB successors from the CFG. DestA and DestB can be null. Besides
662 /// DestA and DestB, retain other edges leading to LandingPads (currently
664 /// possible that DestA and/or DestB are LandingPads.
665 bool CorrectExtraCFGEdges(MachineBasicBlock *DestA,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
MachineBasicBlock.h 672 /// If we have proven that MBB can only branch to DestA and DestB, remove any
673 /// other MBB successors from the CFG. DestA and DestB can be null. Besides
674 /// DestA and DestB, retain other edges leading to LandingPads (currently
676 /// possible that DestA and/or DestB are LandingPads.
677 bool CorrectExtraCFGEdges(MachineBasicBlock *DestA,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
MachineBasicBlock.h 672 /// If we have proven that MBB can only branch to DestA and DestB, remove any
673 /// other MBB successors from the CFG. DestA and DestB can be null. Besides
674 /// DestA and DestB, retain other edges leading to LandingPads (currently
676 /// possible that DestA and/or DestB are LandingPads.
677 bool CorrectExtraCFGEdges(MachineBasicBlock *DestA,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
MachineBasicBlock.h 675 /// If we have proven that MBB can only branch to DestA and DestB, remove any
676 /// other MBB successors from the CFG. DestA and DestB can be null. Besides
677 /// DestA and DestB, retain other edges leading to LandingPads (currently
679 /// possible that DestA and/or DestB are LandingPads.
680 bool CorrectExtraCFGEdges(MachineBasicBlock *DestA,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
MachineBasicBlock.h 675 /// If we have proven that MBB can only branch to DestA and DestB, remove any
676 /// other MBB successors from the CFG. DestA and DestB can be null. Besides
677 /// DestA and DestB, retain other edges leading to LandingPads (currently
679 /// possible that DestA and/or DestB are LandingPads.
680 bool CorrectExtraCFGEdges(MachineBasicBlock *DestA,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
MachineBasicBlock.h 675 /// If we have proven that MBB can only branch to DestA and DestB, remove any
676 /// other MBB successors from the CFG. DestA and DestB can be null. Besides
677 /// DestA and DestB, retain other edges leading to LandingPads (currently
679 /// possible that DestA and/or DestB are LandingPads.
680 bool CorrectExtraCFGEdges(MachineBasicBlock *DestA,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
MachineBasicBlock.h 675 /// If we have proven that MBB can only branch to DestA and DestB, remove any
676 /// other MBB successors from the CFG. DestA and DestB can be null. Besides
677 /// DestA and DestB, retain other edges leading to LandingPads (currently
679 /// possible that DestA and/or DestB are LandingPads.
680 bool CorrectExtraCFGEdges(MachineBasicBlock *DestA,
    [all...]
  /external/llvm/lib/Transforms/Utils/
SimplifyCFG.cpp     [all...]

Completed in 754 milliseconds