Searched refs:hot (Results 1 – 25 of 58) sorted by relevance
123
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/ |
D | 2003-06-25-Reoptimizer1.txt | 14 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/ |
D | 2003-06-25-Reoptimizer1.txt | 14 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/ |
D | control.extended.port_typec | 9 PURPOSE = "Remotely controlled display hot-plug and reboot test." 20 This test remotely emulates external display hot-plug and reboot.
|
D | control.mirrored | 9 PURPOSE = "Remotely controlled display hot-plug and reboot test." 20 This test remotely emulates external display hot-plug and reboot.
|
D | control.mirrored.port_typec | 9 PURPOSE = "Remotely controlled display hot-plug and reboot test." 20 This test remotely emulates external display hot-plug and reboot.
|
D | control.extended | 9 PURPOSE = "Remotely controlled display hot-plug and reboot test." 20 This test remotely emulates external display hot-plug and reboot.
|
D | control.extended.unplug | 9 PURPOSE = "Remotely controlled display hot-plug and reboot test." 20 This test remotely emulates external display hot-plug and reboot.
|
D | control.mirrored.unplug | 9 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/ |
D | control.extended | 9 PURPOSE = "Remotely controlled display hot-plug and suspend test." 20 This test remotely emulates external display hot-plug and suspend/resume.
|
D | control.extended.port_typec | 9 PURPOSE = "Remotely controlled display hot-plug and suspend test." 20 This test remotely emulates external display hot-plug and suspend/resume.
|
D | control.mirrored | 9 PURPOSE = "Remotely controlled display hot-plug and suspend test." 20 This test remotely emulates external display hot-plug and suspend/resume.
|
D | control.mirrored.port_typec | 9 PURPOSE = "Remotely controlled display hot-plug and suspend test." 20 This test remotely emulates external display hot-plug and suspend/resume.
|
D | control.extended_unplugged | 9 PURPOSE = "Remotely controlled display hot-plug and suspend test." 20 This test remotely emulates external display hot-plug and suspend/resume.
|
D | control.mirrored_unplugged | 9 PURPOSE = "Remotely controlled display hot-plug and suspend test." 20 This test remotely emulates external display hot-plug and suspend/resume.
|
D | control.suspend_only | 20 This is a control group of only doing suspend/resume without display hot-plug.
|
/external/clang/test/Index/ |
D | skipped-ranges.c | 8 #elif defined(hot)
|
/external/llvm/test/Analysis/ProfileSummary/ |
D | basic.ll | 4 ; CHECK-LABEL: f1 :hot
|
/external/llvm/test/Transforms/SampleProfile/ |
D | inline.ll | 1 …-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/ |
D | control | 9 PURPOSE = "Tests USB hot-plugging during suspend."
|
/external/llvm/test/Transforms/Inline/ |
D | inline-hot-callee.ll | 3 ; This tests that a hot callee gets the (higher) inlinehint-threshold even without
|
D | inline-hot-callsite.ll | 3 ; This tests that a hot callsite gets the (higher) inlinehint-threshold even without
|
/external/unicode/ |
D | emoji-data.txt | 49 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/ |
D | block-placement.ll | 81 ; 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/ |
D | SanitizerSpecialCaseList.rst | 22 * speedup hot function, which is known to be correct;
|
/external/kernel-headers/original/uapi/linux/ |
D | fb.h | 391 struct fbcurpos hot; /* cursor hot spot */ member
|
123