Home
last modified time | relevance | path

Searched defs:Intf (Results 1 – 12 of 12) 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
Divar-encoding-2.m3 @implementation Intf implementation
Dmethod-encoding-1.m8 @interface Intf <P1> interface
13 @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.cpp269 InterferenceCache::Cursor Intf; member
753 LiveInterval *Intf = Q.interferingVRegs()[i - 1]; in canEvictInterference() local
830 LiveInterval *Intf = Intfs[i]; in evictInterference() local
934 bool RAGreedy::addSplitConstraints(InterferenceCache::Cursor Intf, in addSplitConstraints()
998 void RAGreedy::addThroughConstraints(InterferenceCache::Cursor Intf, in addThroughConstraints()
2025 LiveInterval *Intf = Q.interferingVRegs()[i - 1]; in mayRecolorAllInterferences() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocGreedy.cpp190 InterferenceCache::Cursor Intf; member
543 LiveInterval *Intf = Q.interferingVRegs()[i - 1]; in canEvictInterference() local
597 LiveInterval *Intf = Q.interferingVRegs()[i]; in evictInterference() local
672 bool RAGreedy::addSplitConstraints(InterferenceCache::Cursor Intf, in addSplitConstraints()
730 void RAGreedy::addThroughConstraints(InterferenceCache::Cursor Intf, in addThroughConstraints()