Home
last modified time | relevance | path

Searched refs:isVariant (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/MC/
DMCSchedule.h113 bool isVariant() const { in isVariant() function
/external/llvm/lib/CodeGen/
DTargetSchedule.cpp135 while (SCDesc->isVariant()) { in resolveSchedClass()
/external/webkit/Source/WebCore/bridge/qt/
Dqt_runtime.cpp1041 bool isVariant() const in isVariant() function in JSC::Bindings::QtMethodMatchType
1081 if (isVariant()) in typeId()
/external/webkit/Source/JavaScriptCore/
DChangeLog-2008-08-1021173 (KJS::Bindings::QtMethodMatchType::isVariant):