Home
last modified time | relevance | path

Searched defs:Intf (Results 1 – 14 of 14) sorted by relevance

/llvm-project-15.0.7/clang/test/Rewriter/
H A Dmetadata-test-1.m3 @interface Intf interface
6 @implementation Intf(Category) implementation in Category
H A Divar-encoding-1.m3 @interface Intf interface
14 @implementation Intf implementation
H A Dmetadata-test-2.m8 @interface Intf interface
12 @implementation Intf implementation
H A Divar-encoding-2.m3 @implementation Intf implementation
H A Dmethod-encoding-1.m8 @interface Intf <P1> interface
13 @implementation Intf implementation
/llvm-project-15.0.7/clang/test/CodeGenObjC/
H A Dobjc2-protocol-enc.m17 @interface Intf <Proto> interface
26 @implementation Intf implementation
H A Dencode-test-2.m18 @interface Intf <Proto> interface
28 @implementation Intf implementation
/llvm-project-15.0.7/clang/test/SemaObjC/
H A Dmethod-encoding-2.m4 @interface Intf interface
9 @implementation Intf implementation
H A Dencode-typeof-test.m9 @interface Intf <Proto> interface
19 @implementation Intf implementation
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp218 for (const auto *Intf : reverse(Q.interferingVRegs())) { in spillInterferences() local
H A DRegAllocEvictionAdvisor.cpp212 for (const LiveInterval *Intf : reverse(Interferences)) { in canEvictInterferenceBasedOnCost() local
H A DRegAllocGreedy.cpp471 for (const LiveInterval *Intf : Intfs) { in evictInterference() local
567 bool RAGreedy::addSplitConstraints(InterferenceCache::Cursor Intf, in addSplitConstraints()
640 bool RAGreedy::addThroughConstraints(InterferenceCache::Cursor Intf, in addThroughConstraints()
1665 const LiveInterval &Intf) { in assignedRegPartiallyOverlaps()
1696 for (const LiveInterval *Intf : reverse(Q.interferingVRegs())) { in mayRecolorAllInterferences() local
H A DRegAllocGreedy.h222 InterferenceCache::Cursor Intf; member
H A DMLRegallocEvictAdvisor.cpp557 for (const LiveInterval *Intf : reverse(IFIntervals)) { in loadInterferenceFeatures() local