Home
last modified time | relevance | path

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

/llvm-project/clang/test/Rewriter/
H A Divar-encoding-1.m3 @interface Intf interface
14 @implementation Intf implementation
H A Dmetadata-test-1.m3 @interface Intf interface
6 @implementation Intf(Category) implementation in Category
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/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/clang/test/SemaObjC/
H A Dmethod-encoding-2.m4 @interface Intf interface
9 @implementation Intf implementation
H A Dencode-typeof-test.m8 @interface Intf <Proto> interface
18 @implementation Intf implementation
/llvm-project/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp218 for (const auto *Intf : reverse(Q.interferingVRegs())) { spillInterferences() local
H A DRegAllocEvictionAdvisor.cpp213 for (const LiveInterval *Intf : reverse(Interferences)) { in canEvictInterferenceBasedOnCost() local
[all...]
H A DRegAllocGreedy.cpp507 for (const LiveInterval *Intf : Intfs) { evictInterference() local
603 addSplitConstraints(InterferenceCache::Cursor Intf,BlockFrequency & Cost) addSplitConstraints() argument
676 addThroughConstraints(InterferenceCache::Cursor Intf,ArrayRef<unsigned> Blocks) addThroughConstraints() argument
1854 assignedRegPartiallyOverlaps(const TargetRegisterInfo & TRI,const VirtRegMap & VRM,MCRegister PhysReg,const LiveInterval & Intf) assignedRegPartiallyOverlaps() argument
1885 for (const LiveInterval *Intf : reverse(Q.interferingVRegs())) { mayRecolorAllInterferences() local
[all...]
H A DRegAllocGreedy.h230 InterferenceCache::Cursor Intf; global() member
H A DMLRegAllocEvictAdvisor.cpp626 for (const LiveInterval *Intf : reverse(IFIntervals)) { loadInterferenceFeatures() local
[all...]