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

  /external/llvm/include/llvm/Transforms/Utils/
BasicBlockUtils.h 252 MDNode *BranchWeights = nullptr,
273 MDNode *BranchWeights = nullptr);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Transforms/Utils/
BasicBlockUtils.h 253 MDNode *BranchWeights = nullptr,
274 MDNode *BranchWeights = nullptr);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Transforms/Utils/
BasicBlockUtils.h 253 MDNode *BranchWeights = nullptr,
274 MDNode *BranchWeights = nullptr);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Transforms/Utils/
BasicBlockUtils.h 253 MDNode *BranchWeights = nullptr,
274 MDNode *BranchWeights = nullptr);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
BasicBlockUtils.h 253 MDNode *BranchWeights = nullptr,
274 MDNode *BranchWeights = nullptr);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Transforms/Utils/
BasicBlockUtils.h 253 MDNode *BranchWeights = nullptr,
274 MDNode *BranchWeights = nullptr);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Transforms/Utils/
BasicBlockUtils.h 253 MDNode *BranchWeights = nullptr,
274 MDNode *BranchWeights = nullptr);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Transforms/Utils/
BasicBlockUtils.h 253 MDNode *BranchWeights = nullptr,
274 MDNode *BranchWeights = nullptr);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
BasicBlockUtils.h 253 MDNode *BranchWeights = nullptr,
274 MDNode *BranchWeights = nullptr);
  /external/llvm/lib/Transforms/Utils/
BasicBlockUtils.cpp 617 bool Unreachable, MDNode *BranchWeights,
632 HeadNewTerm->setMetadata(LLVMContext::MD_prof, BranchWeights);
660 MDNode *BranchWeights) {
673 HeadNewTerm->setMetadata(LLVMContext::MD_prof, BranchWeights);
  /external/llvm/lib/Transforms/Instrumentation/
IndirectCallPromotion.cpp 331 MDNode *BranchWeights = MDB.createBranchWeights(
335 BranchWeights);
  /external/spirv-llvm/lib/SPIRV/libSPIRV/
SPIRVInstruction.h 782 BranchWeights.push_back(TrueWeight);
783 BranchWeights.push_back(FalseWeight);
805 BranchWeights.resize(TheWordCount - 4);
807 _SPIRV_DEF_ENCDEC4(ConditionId, TrueLabelId, FalseLabelId, BranchWeights)
811 assert(WordCount == BranchWeights.size() + 4);
821 std::vector<SPIRVWord> BranchWeights;
    [all...]
  /external/llvm/include/llvm/IR/
IRBuilder.h 678 MDNode *BranchWeights = nullptr,
681 BranchWeights, Unpredictable));
688 MDNode *BranchWeights = nullptr,
691 BranchWeights, Unpredictable));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
IRBuilder.h 717 MDNode *BranchWeights = nullptr,
720 BranchWeights, Unpredictable));
740 MDNode *BranchWeights = nullptr,
743 BranchWeights, Unpredictable));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
IRBuilder.h 717 MDNode *BranchWeights = nullptr,
720 BranchWeights, Unpredictable));
740 MDNode *BranchWeights = nullptr,
743 BranchWeights, Unpredictable));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
IRBuilder.h 717 MDNode *BranchWeights = nullptr,
720 BranchWeights, Unpredictable));
740 MDNode *BranchWeights = nullptr,
743 BranchWeights, Unpredictable));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
IRBuilder.h 717 MDNode *BranchWeights = nullptr,
720 BranchWeights, Unpredictable));
740 MDNode *BranchWeights = nullptr,
743 BranchWeights, Unpredictable));
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
IRBuilder.h 717 MDNode *BranchWeights = nullptr,
720 BranchWeights, Unpredictable));
740 MDNode *BranchWeights = nullptr,
743 BranchWeights, Unpredictable));
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
IRBuilder.h 717 MDNode *BranchWeights = nullptr,
720 BranchWeights, Unpredictable));
740 MDNode *BranchWeights = nullptr,
743 BranchWeights, Unpredictable));
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
IRBuilder.h 717 MDNode *BranchWeights = nullptr,
720 BranchWeights, Unpredictable));
740 MDNode *BranchWeights = nullptr,
743 BranchWeights, Unpredictable));
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
IRBuilder.h 717 MDNode *BranchWeights = nullptr,
720 BranchWeights, Unpredictable));
740 MDNode *BranchWeights = nullptr,
743 BranchWeights, Unpredictable));
    [all...]

Completed in 1633 milliseconds