Searched defs:getValueName (Results 1 - 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/
H A DValue.h115 ValueName *getValueName() const { return Name; } function in class:llvm::Value
/external/llvm/lib/IR/
H A DValue.cpp93 ValueName *Name = getValueName();
163 ValueName *Value::getValueName() const { function in class:Value
197 return getValueName()->getKey();
238 getValueName()->setValue(this);
246 ST->removeValueName(getValueName());
277 ST->removeValueName(getValueName());
304 setValueName(V->getValueName());
306 getValueName()->setValue(this);
314 VST->removeValueName(V->getValueName());
315 setValueName(V->getValueName());
[all...]
/external/llvm/include/llvm/Support/
H A DCommandLine.h803 // getValueName - Overload in subclass to provide a better default value.
804 virtual const char *getValueName() const { return "value"; } function in class:llvm::basic_parser_impl
845 // getValueName - Do not print =<value> at all.
846 const char *getValueName() const override { return nullptr; }
871 // getValueName - Do not print =<value> at all.
872 const char *getValueName() const override { return nullptr; }
893 // getValueName - Overload in subclass to provide a better default value.
894 const char *getValueName() const override { return "int"; }
915 // getValueName - Overload in subclass to provide a better default value.
916 const char *getValueName() cons
[all...]
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DCommandLine.h688 // getValueName - Overload in subclass to provide a better default value.
689 virtual const char *getValueName() const { return "value"; } function in class:llvm::cl::basic_parser_impl
729 // getValueName - Do not print =<value> at all.
730 virtual const char *getValueName() const { return 0; } function in class:llvm::cl::parser
753 // getValueName - Do not print =<value> at all.
754 virtual const char *getValueName() const { return 0; } function in class:llvm::cl::parser
774 // getValueName - Overload in subclass to provide a better default value.
775 virtual const char *getValueName() const { return "int"; } function in class:llvm::cl::parser
796 // getValueName - Overload in subclass to provide a better default value.
797 virtual const char *getValueName() cons function in class:llvm::cl::parser
819 virtual const char *getValueName() const { return "uint"; } function in class:llvm::cl::parser
840 virtual const char *getValueName() const { return "number"; } function in class:llvm::cl::parser
861 virtual const char *getValueName() const { return "number"; } function in class:llvm::cl::parser
885 virtual const char *getValueName() const { return "string"; } function in class:llvm::cl::parser
909 virtual const char *getValueName() const { return "char"; } function in class:llvm::cl::parser
[all...]
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DCommandLine.h816 // getValueName - Overload in subclass to provide a better default value.
817 virtual StringRef getValueName() const { return "value"; } function in class:llvm::basic_parser_impl
859 // getValueName - Do not print =<value> at all.
860 StringRef getValueName() const override { return StringRef(); }
885 // getValueName - Do not print =<value> at all.
886 StringRef getValueName() const override { return StringRef(); }
907 // getValueName - Overload in subclass to provide a better default value.
908 StringRef getValueName() const override { return "int"; }
929 // getValueName - Overload in subclass to provide a better default value.
930 StringRef getValueName() cons
[all...]
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 193 milliseconds