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

1 2 3

  /external/swiftshader/third_party/LLVM/include/llvm/
CallingConv.h 41 // Cold - This calling convention attempts to make code in the caller as
45 Cold = 9,
  /external/llvm/include/llvm/IR/
CallingConv.h 44 // Cold - This calling convention attempts to make code in the caller as
48 Cold = 9,
  /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
CallingConv.h 44 // Cold - This calling convention attempts to make code in the caller as
48 Cold = 9,
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
CallingConv.h 44 // Cold - This calling convention attempts to make code in the caller as
48 Cold = 9,
ModuleSummaryIndex.h 37 enum class HotnessType : uint8_t { Unknown = 0, Cold = 1, None = 2, Hot = 3 };
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
CallingConv.h 44 // Cold - This calling convention attempts to make code in the caller as
48 Cold = 9,
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
CallingConv.h 44 // Cold - This calling convention attempts to make code in the caller as
48 Cold = 9,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
CallingConv.h 44 // Cold - This calling convention attempts to make code in the caller as
48 Cold = 9,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
CallingConv.h 44 // Cold - This calling convention attempts to make code in the caller as
48 Cold = 9,
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
CallingConv.h 44 // Cold - This calling convention attempts to make code in the caller as
48 Cold = 9,
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
CallingConv.h 44 // Cold - This calling convention attempts to make code in the caller as
48 Cold = 9,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
CallingConv.h 44 // Cold - This calling convention attempts to make code in the caller as
48 Cold = 9,
  /external/llvm/lib/Analysis/
ProfileSummaryInfo.cpp 22 // considered hot/cold. These two parameters are percentile values (multiplied
26 // threshold for determining cold count (everything <= this threshold is
27 // considered cold).
35 "profile-summary-cutoff-cold", cl::Hidden, cl::init(999999), cl::ZeroOrMore,
36 cl::desc("A count is cold if it is below the minimum count"
82 // Returns true if the function is a cold function. If it returns false, it
83 // either means it is not cold or it is unknown whether F is cold or not (for
89 if (F->hasFnAttribute(Attribute::Cold)) {
103 // Compute the hot and cold thresholds
    [all...]
BranchProbabilityInfo.cpp 75 /// \brief Weight for a branch taken going into a cold block.
78 /// cold. A block is marked cold if it's postdominated by a
79 /// block containing a call to a cold function. Cold functions
80 /// are those marked with attribute 'cold'.
83 /// \brief Weight for a branch not-taken into a cold block.
86 /// cold.
244 /// \brief Calculate edge weights for edges leading to cold blocks.
246 /// A cold block is one post-dominated by a block with a call to
    [all...]
  /external/llvm/lib/Transforms/IPO/
ForceFunctionAttrs.cpp 32 .Case("cold", Attribute::Cold)
  /compatibility/cdd/5_multimedia/
5_6_audio-latency.md 13 * **cold output latency**. The output latency for the first frame, when the
22 * **cold input latency**. The sum of lost input time and the input latency
27 * **cold output jitter**. The variability among separate measurements of cold
29 * **cold input jitter**. The variability among separate measurements of cold
45 * [SR] Cold output latency of 100 milliseconds or less
47 * [SR] Minimize the cold output jitter
51 latency and cold output latency over at least one supported audio output device,
67 * [SR] Cold input latency of 100 milliseconds or les
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
AttrParsedAttrList.inc 58 PARSED_ATTR(Cold)
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
AttrParsedAttrList.inc 58 PARSED_ATTR(Cold)
  /external/llvm/unittests/IR/
InstructionsTest.cpp 536 AB.addAttribute(Attribute::Cold);
546 EXPECT_TRUE(Clone->hasFnAttr(Attribute::AttrKind::Cold));
564 AB.addAttribute(Attribute::Cold);
576 EXPECT_TRUE(Clone->hasFnAttr(Attribute::AttrKind::Cold));
  /external/llvm/lib/Target/X86/
X86RegisterInfo.cpp 285 case CallingConv::Cold:
381 case CallingConv::Cold:
  /external/llvm/unittests/Transforms/Utils/
Cloning.cpp 186 F1->setCallingConv(CallingConv::Cold);
198 EXPECT_EQ(CallingConv::Cold, F2->getCallingConv());
  /external/swiftshader/third_party/LLVM/lib/Analysis/
InlineCost.cpp 278 if (Callee->getCallingConv() == CallingConv::Cold)
452 if (Callee->getCallingConv() == CallingConv::Cold)
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
AttrList.inc 84 INHERITABLE_ATTR(Cold)
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
AttrList.inc 84 INHERITABLE_ATTR(Cold)
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformSecLib/Ia32/
Flat32.S 81 .equ OPCODE_COLD_RESET_REQUEST, (0xF5) # Reset Cold
371 # Before we get going, check SOC Unit Registers to see if we are required to issue a warm/cold reset
387 jz TestHmboundLock # Zero means bit clear, we're not requested to cold reset so continue as normal
533 # Issue Cold Reset request to Remote Management Unit via iLB

Completed in 492 milliseconds

1 2 3