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

1 2

  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
BlockFrequencyImpl.h 54 std::string getBlockName(BasicBlock *BB) const {
58 std::string getBlockName(MachineBasicBlock *MBB) const {
70 DEBUG(dbgs() << "Frequency(" << getBlockName(BB) << ") = " << Freq << "\n");
84 DEBUG(dbgs() << "Frequency(" << getBlockName(BB) << ") += " << Freq
101 DEBUG(dbgs() << "Frequency(" << getBlockName(BB) << ") /= (" << Prob
175 DEBUG(dbgs() << "doBlock(" << getBlockName(BB) << ")\n");
222 DEBUG(dbgs() << "doLoop(" << getBlockName(Head) << ", "
223 << getBlockName(Tail) << ")\n");
251 DEBUG(dbgs() << " CycleProb[" << getBlockName(Head) << "] += " << Res
280 DEBUG(dbgs() << "RPO[" << getBlockName(BB) << "] = " << RPO[BB] << "\n")
    [all...]
  /external/llvm/lib/CodeGen/
MachineBlockPlacement.cpp 372 static std::string getBlockName(MachineBasicBlock *BB) {
454 DEBUG(dbgs() << " " << getBlockName(Succ) << " -> Mid chain!\n");
614 DEBUG(dbgs() << " " << getBlockName(Succ) << " -> " << SuccProb
651 DEBUG(dbgs() << " " << getBlockName(Succ) << " -> " << SuccProb
681 DEBUG(dbgs() << "Attempting merge from: " << getBlockName(BB) << "\n");
700 dbgs() << " " << getBlockName(Succ) << " -> " << SuccProb
751 DEBUG(dbgs() << " " << getBlockName(MBB) << " -> ";
    [all...]
  /external/llvm/lib/Analysis/
BlockFrequencyInfoImpl.cpp 285 dbgs() << ", succ = " << getBlockName(Succ);
287 dbgs() << ", resolved = " << getBlockName(Resolved);
382 DEBUG(dbgs() << " - node: " << getBlockName(M.Index) << "\n");
395 dbgs() << " to " << BFI.getBlockName(T);
464 DEBUG(dbgs() << " - " << BFI.getBlockName(Index) << ": float = "
490 DEBUG(dbgs() << " - " << BFI.getBlockName(N) << ": " << F << " => " << New
563 BlockFrequencyInfoImplBase::getBlockName(const BlockNode &Node) const {
569 return getBlockName(Loop.getHeader()) + (Loop.isIrreducible() ? "**" : "*");
661 DEBUG(dbgs() << " => entry = " << BFI.getBlockName(Irr.Node) << "\n");
692 DEBUG(dbgs() << " => extra = " << BFI.getBlockName(Irr.Node) << "\n")
    [all...]
  /external/llvm/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 474 virtual std::string getBlockName(const BlockNode &Node) const;
499 /// getBlockName().
527 template <class BlockT> std::string getBlockName(const BlockT *BB) {
535 template <> inline std::string getBlockName(const BasicBlock *BB) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 474 virtual std::string getBlockName(const BlockNode &Node) const;
501 /// getBlockName().
529 template <class BlockT> std::string getBlockName(const BlockT *BB) {
537 template <> inline std::string getBlockName(const BasicBlock *BB) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 474 virtual std::string getBlockName(const BlockNode &Node) const;
501 /// getBlockName().
529 template <class BlockT> std::string getBlockName(const BlockT *BB) {
537 template <> inline std::string getBlockName(const BasicBlock *BB) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 474 virtual std::string getBlockName(const BlockNode &Node) const;
501 /// getBlockName().
529 template <class BlockT> std::string getBlockName(const BlockT *BB) {
537 template <> inline std::string getBlockName(const BasicBlock *BB) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 426 /// getBlockName().
510 virtual std::string getBlockName(const BlockNode &Node) const;
561 template <class BlockT> std::string getBlockName(const BlockT *BB) {
569 template <> inline std::string getBlockName(const BasicBlock *BB) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 426 /// getBlockName().
510 virtual std::string getBlockName(const BlockNode &Node) const;
561 template <class BlockT> std::string getBlockName(const BlockT *BB) {
569 template <> inline std::string getBlockName(const BasicBlock *BB) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 426 /// getBlockName().
510 virtual std::string getBlockName(const BlockNode &Node) const;
561 template <class BlockT> std::string getBlockName(const BlockT *BB) {
569 template <> inline std::string getBlockName(const BasicBlock *BB) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 426 /// getBlockName().
510 virtual std::string getBlockName(const BlockNode &Node) const;
561 template <class BlockT> std::string getBlockName(const BlockT *BB) {
569 template <> inline std::string getBlockName(const BasicBlock *BB) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 474 virtual std::string getBlockName(const BlockNode &Node) const;
501 /// getBlockName().
529 template <class BlockT> std::string getBlockName(const BlockT *BB) {
537 template <> inline std::string getBlockName(const BasicBlock *BB) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 474 virtual std::string getBlockName(const BlockNode &Node) const;
501 /// getBlockName().
529 template <class BlockT> std::string getBlockName(const BlockT *BB) {
537 template <> inline std::string getBlockName(const BasicBlock *BB) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 474 virtual std::string getBlockName(const BlockNode &Node) const;
501 /// getBlockName().
529 template <class BlockT> std::string getBlockName(const BlockT *BB) {
537 template <> inline std::string getBlockName(const BasicBlock *BB) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 426 /// getBlockName().
510 virtual std::string getBlockName(const BlockNode &Node) const;
561 template <class BlockT> std::string getBlockName(const BlockT *BB) {
569 template <> inline std::string getBlockName(const BasicBlock *BB) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 426 /// getBlockName().
510 virtual std::string getBlockName(const BlockNode &Node) const;
561 template <class BlockT> std::string getBlockName(const BlockT *BB) {
569 template <> inline std::string getBlockName(const BasicBlock *BB) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 426 /// getBlockName().
510 virtual std::string getBlockName(const BlockNode &Node) const;
561 template <class BlockT> std::string getBlockName(const BlockT *BB) {
569 template <> inline std::string getBlockName(const BasicBlock *BB) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 426 /// getBlockName().
510 virtual std::string getBlockName(const BlockNode &Node) const;
561 template <class BlockT> std::string getBlockName(const BlockT *BB) {
569 template <> inline std::string getBlockName(const BasicBlock *BB) {
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/ssbo/
vktSSBOLayoutCase.hpp 90 const char* getBlockName (void) const { return m_blockName.c_str(); }
  /external/deqp/modules/gles31/functional/
es31fSSBOLayoutCase.hpp 89 const char* getBlockName (void) const { return m_blockName.c_str(); }
  /external/deqp/external/openglcts/modules/common/
glcUniformBlockCase.hpp 246 const char* getBlockName(void) const
glcUniformBlockCase.cpp 563 std::string blockPrefix = hasInstanceName ? (std::string(block.getBlockName()) + ".") : std::string("");
586 blockEntry.name = block.getBlockName();
839 src << "uniform " << block.getBlockName();
1001 std::string apiPrefix = hasInstanceName ? string(block.getBlockName()) + "." : string("");
1008 std::string blockInstanceName = block.getBlockName() + instancePostfix;
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/ubo/
vktUniformBlockCase.hpp 194 const std::string& getBlockName (void) const { return m_blockName; }
  /external/deqp/modules/glshared/
glsUniformBlockCase.hpp 187 const char* getBlockName (void) const { return m_blockName.c_str(); }
  /external/swiftshader/third_party/subzero/src/
PNaClTranslator.cpp 677 virtual const char *getBlockName() const {
776 StrBuf << "Invalid " << getBlockName() << " record: <" << Record.GetCode();
793 const char *BlockName = getBlockName();
821 StrBuf << "Don't know how to process " << getBlockName()
858 const char *getBlockName() const override { return "type"; }
    [all...]

Completed in 1088 milliseconds

1 2