Home
last modified time | relevance | path

Searched refs:hot (Results 1 – 25 of 58) sorted by relevance

123

/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/
D2003-06-25-Reoptimizer1.txt14 exceeds a threshold, we identify a hot loop and perform second-level
15 instrumentation on the hot loop region (the instructions between the
28 first machine-code basic block of the hot loop region.
31 exits from the hot region? 3 step process.
33 1) Do a DFS from the first machine-code basic block of the hot loop
36 2) Do a DFS from the last machine-code basic block of the hot loop
39 the end BB of the hot region).
41 3) Mark BBs which end in edges that exit the hot region; we need to
48 through the hot region. Silently fail if we need more than 64 bits.
58 verify our assumption that we picked a hot back-edge in first-level
[all …]
/external/llvm/docs/HistoricalNotes/
D2003-06-25-Reoptimizer1.txt14 exceeds a threshold, we identify a hot loop and perform second-level
15 instrumentation on the hot loop region (the instructions between the
28 first machine-code basic block of the hot loop region.
31 exits from the hot region? 3 step process.
33 1) Do a DFS from the first machine-code basic block of the hot loop
36 2) Do a DFS from the last machine-code basic block of the hot loop
39 the end BB of the hot region).
41 3) Mark BBs which end in edges that exit the hot region; we need to
48 through the hot region. Silently fail if we need more than 64 bits.
58 verify our assumption that we picked a hot back-edge in first-level
[all …]
/external/autotest/server/site_tests/display_HotPlugAtBoot/
Dcontrol.extended.port_typec9 PURPOSE = "Remotely controlled display hot-plug and reboot test."
20 This test remotely emulates external display hot-plug and reboot.
Dcontrol.mirrored9 PURPOSE = "Remotely controlled display hot-plug and reboot test."
20 This test remotely emulates external display hot-plug and reboot.
Dcontrol.mirrored.port_typec9 PURPOSE = "Remotely controlled display hot-plug and reboot test."
20 This test remotely emulates external display hot-plug and reboot.
Dcontrol.extended9 PURPOSE = "Remotely controlled display hot-plug and reboot test."
20 This test remotely emulates external display hot-plug and reboot.
Dcontrol.extended.unplug9 PURPOSE = "Remotely controlled display hot-plug and reboot test."
20 This test remotely emulates external display hot-plug and reboot.
Dcontrol.mirrored.unplug9 PURPOSE = "Remotely controlled display hot-plug and reboot test."
20 This test remotely emulates external display hot-plug and reboot.
/external/autotest/server/site_tests/display_HotPlugAtSuspend/
Dcontrol.extended9 PURPOSE = "Remotely controlled display hot-plug and suspend test."
20 This test remotely emulates external display hot-plug and suspend/resume.
Dcontrol.extended.port_typec9 PURPOSE = "Remotely controlled display hot-plug and suspend test."
20 This test remotely emulates external display hot-plug and suspend/resume.
Dcontrol.mirrored9 PURPOSE = "Remotely controlled display hot-plug and suspend test."
20 This test remotely emulates external display hot-plug and suspend/resume.
Dcontrol.mirrored.port_typec9 PURPOSE = "Remotely controlled display hot-plug and suspend test."
20 This test remotely emulates external display hot-plug and suspend/resume.
Dcontrol.extended_unplugged9 PURPOSE = "Remotely controlled display hot-plug and suspend test."
20 This test remotely emulates external display hot-plug and suspend/resume.
Dcontrol.mirrored_unplugged9 PURPOSE = "Remotely controlled display hot-plug and suspend test."
20 This test remotely emulates external display hot-plug and suspend/resume.
Dcontrol.suspend_only20 This is a control group of only doing suspend/resume without display hot-plug.
/external/clang/test/Index/
Dskipped-ranges.c8 #elif defined(hot)
/external/llvm/test/Analysis/ProfileSummary/
Dbasic.ll4 ; CHECK-LABEL: f1 :hot
/external/llvm/test/Transforms/SampleProfile/
Dinline.ll1 …-profile -sample-profile-file=%S/Inputs/inline.prof -sample-profile-inline-hot-threshold=1 -S | Fi…
2 …-profile -sample-profile-file=%S/Inputs/inline.prof -sample-profile-inline-hot-threshold=1 -S | Fi…
/external/autotest/server/site_tests/power_USBHotplugInSuspend/
Dcontrol9 PURPOSE = "Tests USB hot-plugging during suspend."
/external/llvm/test/Transforms/Inline/
Dinline-hot-callee.ll3 ; This tests that a hot callee gets the (higher) inlinehint-threshold even without
Dinline-hot-callsite.ll3 ; This tests that a hot callsite gets the (higher) inlinehint-threshold even without
/external/unicode/
Demoji-data.txt49 2614..2615 ; Emoji # 4.0 [2] (☔..☕) umbrella with rain drops..hot beverage
64 2668 ; Emoji # 1.1 [1] (♨️) hot springs
133 1F32D..1F32F ; Emoji # 8.0 [3] (��..��) hot dog..burrito
135 1F336 ; Emoji # 7.0 [1] (��️) hot pepper
256 2614..2615 ; Emoji_Presentation # 4.0 [2] (☔..☕) umbrella with rain drops..hot beverage
296 1F32D..1F32F ; Emoji_Presentation # 8.0 [3] (��..��) hot dog..burrito
/external/llvm/test/CodeGen/X86/
Dblock-placement.ll81 ; Check that we sink cold loop blocks after the hot loop body.
516 ; than local. A successor may be very hot, but if the current block isn't, it
1097 ; CHECK: %hot
1105 br i1 %0, label %hot, label %cold, !prof !4
1107 hot:
1116 %3 = phi i32 [ %1, %hot ], [ %2, %cold ]
1183 ; Test that a hot branch that has a probability a little larger than 80% will
1211 ; Test that a hot branch that has a probability a little larger than 50% will
1239 ; Test that a hot branch that has a probability a little larger than 80% will
1263 ; Test that a hot branch that has a probability between 50% and 66% will not
/external/clang/docs/
DSanitizerSpecialCaseList.rst22 * speedup hot function, which is known to be correct;
/external/kernel-headers/original/uapi/linux/
Dfb.h391 struct fbcurpos hot; /* cursor hot spot */ member

123