Home
last modified time | relevance | path

Searched defs:isa_impl (Results 1 – 16 of 16) sorted by relevance

/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/unittests/Support/
H A DChrono.cpp50 EXPECT_EQ("2006-01-02 15:04:05.123456789", OS.str());
52 // formatv default style matches operator<<. in doit()
57 EXPECT_EQ("123", formatv("{0:%L}", T).str());
59 EXPECT_EQ("123456789", formatv("{0:%N}", T).str());
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/unittests/Support/
H A DCasting.cpp50 template <> struct isa_impl<foo, bar> { struct
51 static inline bool doit(const bar &Val) { in doit()
57 template <typename T> struct isa_impl<foo, T> { struct
58 static inline bool doit(const T &Val) { return false; } in doit()
/dports/devel/llvm11/llvm-11.0.1.src/unittests/Support/
H A DCasting.cpp50 template <> struct isa_impl<foo, bar> { struct
51 static inline bool doit(const bar &Val) { in doit()
57 template <typename T> struct isa_impl<foo, T> { struct
58 static inline bool doit(const T &Val) { return false; } in doit()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/unittests/Support/
H A DCasting.cpp50 template <> struct isa_impl<foo, bar> { struct
51 static inline bool doit(const bar &Val) { in doit()
57 template <typename T> struct isa_impl<foo, T> { struct
58 static inline bool doit(const T &Val) { return false; } in doit()
/dports/devel/llvm10/llvm-10.0.1.src/unittests/Support/
H A DCasting.cpp50 template <> struct isa_impl<foo, bar> { struct
51 static inline bool doit(const bar &Val) { in doit()
57 template <typename T> struct isa_impl<foo, T> { struct
58 static inline bool doit(const T &Val) { return false; } in doit()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/unittests/Support/
H A DCasting.cpp50 template <> struct isa_impl<foo, bar> { struct
51 static inline bool doit(const bar &Val) { in doit()
57 template <typename T> struct isa_impl<foo, T> { struct
58 static inline bool doit(const T &Val) { return false; } in doit()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/unittests/Support/
H A DCasting.cpp50 template <> struct isa_impl<foo, bar> { struct
51 static inline bool doit(const bar &Val) { in doit()
57 template <typename T> struct isa_impl<foo, T> { struct
58 static inline bool doit(const T &Val) { return false; } in doit()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/unittests/Support/
H A DCasting.cpp50 template <> struct isa_impl<foo, bar> { struct
51 static inline bool doit(const bar &Val) { in doit()
57 template <typename T> struct isa_impl<foo, T> { struct
58 static inline bool doit(const T &Val) { return false; } in doit()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/unittests/Support/
H A DCasting.cpp50 template <> struct isa_impl<foo, bar> { struct
51 static inline bool doit(const bar &Val) { in doit()
57 template <typename T> struct isa_impl<foo, T> { struct
58 static inline bool doit(const T &Val) { return false; } in doit()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/unittests/Support/
H A DCasting.cpp50 template <> struct isa_impl<foo, bar> { struct
51 static inline bool doit(const bar &Val) { in doit()
57 template <typename T> struct isa_impl<foo, T> { struct
58 static inline bool doit(const T &Val) { return false; } in doit()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/unittests/Support/
H A DCasting.cpp50 template <> struct isa_impl<foo, bar> { struct
51 static inline bool doit(const bar &Val) { in doit()
57 template <typename T> struct isa_impl<foo, T> { struct
58 static inline bool doit(const T &Val) { return false; } in doit()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/unittests/Support/
H A DCasting.cpp50 template <> struct isa_impl<foo, bar> { struct
51 static inline bool doit(const bar &Val) { in doit()
57 template <typename T> struct isa_impl<foo, T> { struct
58 static inline bool doit(const T &Val) { return false; } in doit()
/dports/devel/llvm80/llvm-8.0.1.src/unittests/Support/
H A DCasting.cpp51 template <> struct isa_impl<foo, bar> { struct
52 static inline bool doit(const bar &Val) { in doit()
58 template <typename T> struct isa_impl<foo, T> { struct
59 static inline bool doit(const T &Val) { return false; } in doit()
/dports/devel/llvm90/llvm-9.0.1.src/unittests/Support/
H A DCasting.cpp50 template <> struct isa_impl<foo, bar> { struct
51 static inline bool doit(const bar &Val) { in doit()
57 template <typename T> struct isa_impl<foo, T> { struct
58 static inline bool doit(const T &Val) { return false; } in doit()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/unittests/Support/
H A DCasting.cpp50 template <> struct isa_impl<foo, bar> { struct
51 static inline bool doit(const bar &Val) { in doit()
57 template <typename T> struct isa_impl<foo, T> { struct
58 static inline bool doit(const T &Val) { return false; } in doit()
/dports/devel/llvm70/llvm-7.0.1.src/unittests/Support/
H A DCasting.cpp51 template <> struct isa_impl<foo, bar> { struct
52 static inline bool doit(const bar &Val) { in doit()
58 template <typename T> struct isa_impl<foo, T> { struct
59 static inline bool doit(const T &Val) { return false; } in doit()