Home
last modified time | relevance | path

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

/external/clang/test/Rewriter/
Dmetadata-test-1.m3 @interface Intf interface
6 @implementation Intf(Category) implementation in Category
Divar-encoding-1.m3 @interface Intf interface
14 @implementation Intf implementation
Dmetadata-test-2.m8 @interface Intf interface
12 @implementation Intf implementation
Dmethod-encoding-1.m8 @interface Intf <P1> interface
13 @implementation Intf implementation
Divar-encoding-2.m3 @implementation Intf implementation
/external/clang/test/CodeGenObjC/
Dencode-test-2.m14 @interface Intf <Proto> interface
24 @implementation Intf implementation
Dobjc2-protocol-enc.m17 @interface Intf <Proto> interface
26 @implementation Intf implementation
/external/clang/test/SemaObjC/
Dmethod-encoding-2.m4 @interface Intf interface
9 @implementation Intf implementation
Dencode-typeof-test.m9 @interface Intf <Proto> interface
19 @implementation Intf implementation
/external/llvm/lib/CodeGen/
DRegAllocBasic.cpp179 LiveInterval *Intf = Q.interferingVRegs()[i - 1]; in spillInterferences() local
DRegAllocGreedy.cpp254 InterferenceCache::Cursor Intf; member
728 LiveInterval *Intf = Q.interferingVRegs()[i - 1]; in canEvictInterference() local
805 LiveInterval *Intf = Intfs[i]; in evictInterference() local
900 bool RAGreedy::addSplitConstraints(InterferenceCache::Cursor Intf, in addSplitConstraints()
958 void RAGreedy::addThroughConstraints(InterferenceCache::Cursor Intf, in addThroughConstraints()
1984 LiveInterval *Intf = Q.interferingVRegs()[i - 1]; in mayRecolorAllInterferences() local