HomeSort by relevance Sort by last modified time
    Searched refs:getValueName (Results 1 - 15 of 15) sorted by null

  /external/llvm/lib/Target/
TargetIntrinsicInfo.cpp 26 const ValueName *ValName = F->getValueName();
  /frameworks/compile/mclinker/include/mcld/Support/
CommandLine.h 37 const char *getValueName() const { return "searchdir"; }
59 virtual const char *getValueName() const { return "path"; }
76 virtual const char *getValueName() const { return "z-option"; }
  /external/llvm/lib/IR/
SymbolTableListTraitsImpl.h 52 OldST->removeValueName(I->getValueName());
82 ST->removeValueName(V->getValueName());
103 OldST->removeValueName(V.getValueName());
Function.cpp 214 if(getValueName() && isIntrinsic())
349 const ValueName *ValName = this->getValueName();
366 const ValueName *ValName = this->getValueName();
  /external/webkit/Source/WebCore/css/
makevalues.pl 87 const char* getValueName(unsigned short id)
128 const char* getValueName(unsigned short id);
CSSMutableStyleDeclaration.cpp 390 layerRes += getValueName(CSSValueRepeatX);
393 layerRes += getValueName(CSSValueRepeatY);
    [all...]
CSSPrimitiveValue.cpp 101 cssValueKeywordStrings[valueOrPropertyID] = new AtomicString(getValueName(valueOrPropertyID));
  /external/llvm/include/llvm/Support/
CommandLine.h 686 // getValueName - Overload in subclass to provide a better default value.
687 virtual const char *getValueName() const { return "value"; }
727 // getValueName - Do not print =<value> at all.
728 virtual const char *getValueName() const { return 0; }
751 // getValueName - Do not print =<value> at all.
752 virtual const char *getValueName() const { return 0; }
772 // getValueName - Overload in subclass to provide a better default value.
773 virtual const char *getValueName() const { return "int"; }
794 // getValueName - Overload in subclass to provide a better default value.
795 virtual const char *getValueName() const { return "uint";
    [all...]
  /external/llvm/include/llvm/IR/
Value.h 113 ValueName *getValueName() const { return Name; }
  /external/llvm/lib/Support/
CommandLine.cpp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.commands_3.6.0.I20100512-1500.jar 
  /prebuilts/devtools/tools/lib/
org-eclipse-core-commands-3.6.0.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.core.commands_3.4.0.I20080509-2000.jar 
org.eclipse.core.commands_3.6.0.I20100512-1500.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-core-commands/3.6.0/
org-eclipse-core-commands-3.6.0.jar 

Completed in 443 milliseconds