Searched refs:Resolution (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DRegisterCoalescer.cpp1244 ConflictResolution Resolution; member in struct:__anon10192::JoinVals::Val
1269 Val() : Resolution(CR_Keep), WriteLanes(0), ValidLanes(0),
1559 switch ((V.Resolution = analyzeValue(ValNo, Other))) {
1589 if (Vals[i].Resolution == CR_Impossible) {
1674 assert (V.Resolution != CR_Impossible && "Unresolvable conflict");
1675 if (V.Resolution != CR_Unresolved)
1727 V.Resolution = CR_Replace;
1745 if (V.Resolution != CR_Erase && V.Resolution != CR_Merge)
1759 switch (Vals[i].Resolution) {
[all...]
/macosx-10.9.5/xnu-2422.115.4/pexpert/pexpert/i386/
H A Defi.h309 EFI_UINT32 Resolution; member in struct:__anon15525
/macosx-10.9.5/IOKitUser-907.100.13/kext.subproj/
H A DOSKext.h1541 #pragma mark Dependency Resolution
1543 * Dependency Resolution
H A DOSKext.c333 CFSTR("Dependency Resolution Failures");
6463 #pragma mark Dependency Resolution
6465 * Dependency Resolution
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dxf86conf.vim123 Xf86confdeclopt ReportingMode Resolution RightAlt RightCtl Rotate STN SWCursor SampleRate

Completed in 480 milliseconds