Searched defs:IsHint (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | RegAllocEvictionAdvisor.cpp | 148 bool DefaultEvictionAdvisor::shouldEvict(const LiveInterval &A, bool IsHint, in shouldEvict() 186 const LiveInterval &VirtReg, MCRegister PhysReg, bool IsHint, in canEvictInterferenceBasedOnCost()
|
H A D | MLRegallocEvictAdvisor.cpp | 579 const LiveInterval &VirtReg, MCRegister PhysReg, bool IsHint, in loadInterferenceFeatures() 827 llvm::SmallVectorImpl<float> &Largest, size_t Pos, int64_t IsHint, in extractFeatures()
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/ |
H A D | channel_configuration.cc | 302 bool ChannelConfiguration::UnknownOption::IsHint() const { in IsHint() function in bt::l2cap::internal::ChannelConfiguration::UnknownOption
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | RegAllocGreedy.cpp | 700 bool RAGreedy::shouldEvict(LiveInterval &A, bool IsHint, in shouldEvict() 726 bool IsHint, EvictionCost &MaxCost) { in canEvictInterference()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | RegAllocGreedy.cpp | 847 bool RAGreedy::shouldEvict(LiveInterval &A, bool IsHint, in shouldEvict() 873 bool IsHint, EvictionCost &MaxCost, in canEvictInterference()
|