Searched defs:GetAs (Results 1 – 9 of 9) sorted by relevance
76 const T* GetAs(const std::string& id) const { in GetAs() function
126 ErrorOr<const ObjectFileType &> GetAs(const Triple &T) { in GetAs() function
136 T Results::GetAs(const char* entry_name) const { in GetAs() function
144 T Results::GetAs(const char* entry_name) const { in GetAs() function
972 inline DestT *GetAs(SrcT *src) in GetAs() function979 inline const DestT *GetAs(const SrcT *src) in GetAs() function
285 template <typename T> T Scalar::GetAs(T fail_value) const { in GetAs() function in Scalar
1060 ToType GetAs(FromType value) { in GetAs() function1065 float GetAs<float, complex128>(complex128 value) { in GetAs() function