Home
last modified time | relevance | path

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 DRegAllocEvictionAdvisor.cpp148 bool DefaultEvictionAdvisor::shouldEvict(const LiveInterval &A, bool IsHint, in shouldEvict()
186 const LiveInterval &VirtReg, MCRegister PhysReg, bool IsHint, in canEvictInterferenceBasedOnCost()
H A DMLRegallocEvictAdvisor.cpp579 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 Dchannel_configuration.cc302 bool ChannelConfiguration::UnknownOption::IsHint() const { in IsHint() function in bt::l2cap::internal::ChannelConfiguration::UnknownOption
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp700 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 DRegAllocGreedy.cpp847 bool RAGreedy::shouldEvict(LiveInterval &A, bool IsHint, in shouldEvict()
873 bool IsHint, EvictionCost &MaxCost, in canEvictInterference()