Home
last modified time | relevance | path

Searched refs:WasmGlobalType (Results 1 – 25 of 310) sorted by relevance

12345678910>>...13

/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/Object/
H A DWasmTraits.h45 template <> struct DenseMapInfo<wasm::WasmGlobalType> {
46 static wasm::WasmGlobalType getEmptyKey() {
47 return wasm::WasmGlobalType{1, true};
49 static wasm::WasmGlobalType getTombstoneKey() {
50 return wasm::WasmGlobalType{2, true};
52 static unsigned getHashValue(const wasm::WasmGlobalType &GlobalType) {
55 static bool isEqual(const wasm::WasmGlobalType &LHS,
56 const wasm::WasmGlobalType &RHS) {
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/BinaryFormat/
H A DWasmTraits.h50 template <> struct DenseMapInfo<wasm::WasmGlobalType> {
51 static wasm::WasmGlobalType getEmptyKey() {
52 return wasm::WasmGlobalType{1, true};
54 static wasm::WasmGlobalType getTombstoneKey() {
55 return wasm::WasmGlobalType{2, true};
57 static unsigned getHashValue(const wasm::WasmGlobalType &GlobalType) {
60 static bool isEqual(const wasm::WasmGlobalType &LHS,
61 const wasm::WasmGlobalType &RHS) {
H A DWasm.h87 struct WasmGlobalType { struct
94 WasmGlobalType Type; argument
117 WasmGlobalType Global;
392 inline bool operator==(const WasmGlobalType &LHS, const WasmGlobalType &RHS) {
396 inline bool operator!=(const WasmGlobalType &LHS, const WasmGlobalType &RHS) {
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/Object/
H A DWasmTraits.h50 template <> struct DenseMapInfo<wasm::WasmGlobalType> {
51 static wasm::WasmGlobalType getEmptyKey() {
52 return wasm::WasmGlobalType{1, true};
54 static wasm::WasmGlobalType getTombstoneKey() {
55 return wasm::WasmGlobalType{2, true};
57 static unsigned getHashValue(const wasm::WasmGlobalType &GlobalType) {
60 static bool isEqual(const wasm::WasmGlobalType &LHS,
61 const wasm::WasmGlobalType &RHS) {
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/Object/
H A DWasmTraits.h50 template <> struct DenseMapInfo<wasm::WasmGlobalType> {
51 static wasm::WasmGlobalType getEmptyKey() {
52 return wasm::WasmGlobalType{1, true};
54 static wasm::WasmGlobalType getTombstoneKey() {
55 return wasm::WasmGlobalType{2, true};
57 static unsigned getHashValue(const wasm::WasmGlobalType &GlobalType) {
60 static bool isEqual(const wasm::WasmGlobalType &LHS,
61 const wasm::WasmGlobalType &RHS) {
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/BinaryFormat/
H A DWasmTraits.h50 template <> struct DenseMapInfo<wasm::WasmGlobalType> {
51 static wasm::WasmGlobalType getEmptyKey() {
52 return wasm::WasmGlobalType{1, true};
54 static wasm::WasmGlobalType getTombstoneKey() {
55 return wasm::WasmGlobalType{2, true};
57 static unsigned getHashValue(const wasm::WasmGlobalType &GlobalType) {
60 static bool isEqual(const wasm::WasmGlobalType &LHS,
61 const wasm::WasmGlobalType &RHS) {
H A DWasm.h92 struct WasmGlobalType { struct
99 WasmGlobalType Type; argument
122 WasmGlobalType Global;
410 inline bool operator==(const WasmGlobalType &LHS, const WasmGlobalType &RHS) {
414 inline bool operator!=(const WasmGlobalType &LHS, const WasmGlobalType &RHS) {
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/Object/
H A DWasmTraits.h50 template <> struct DenseMapInfo<wasm::WasmGlobalType> {
51 static wasm::WasmGlobalType getEmptyKey() {
52 return wasm::WasmGlobalType{1, true};
54 static wasm::WasmGlobalType getTombstoneKey() {
55 return wasm::WasmGlobalType{2, true};
57 static unsigned getHashValue(const wasm::WasmGlobalType &GlobalType) {
60 static bool isEqual(const wasm::WasmGlobalType &LHS,
61 const wasm::WasmGlobalType &RHS) {
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DWasmTraits.h50 template <> struct DenseMapInfo<wasm::WasmGlobalType> {
51 static wasm::WasmGlobalType getEmptyKey() {
52 return wasm::WasmGlobalType{1, true};
54 static wasm::WasmGlobalType getTombstoneKey() {
55 return wasm::WasmGlobalType{2, true};
57 static unsigned getHashValue(const wasm::WasmGlobalType &GlobalType) {
60 static bool isEqual(const wasm::WasmGlobalType &LHS,
61 const wasm::WasmGlobalType &RHS) {
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/BinaryFormat/
H A DWasmTraits.h50 template <> struct DenseMapInfo<wasm::WasmGlobalType> {
51 static wasm::WasmGlobalType getEmptyKey() {
52 return wasm::WasmGlobalType{1, true};
54 static wasm::WasmGlobalType getTombstoneKey() {
55 return wasm::WasmGlobalType{2, true};
57 static unsigned getHashValue(const wasm::WasmGlobalType &GlobalType) {
60 static bool isEqual(const wasm::WasmGlobalType &LHS,
61 const wasm::WasmGlobalType &RHS) {
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/Object/
H A DWasmTraits.h50 template <> struct DenseMapInfo<wasm::WasmGlobalType> {
51 static wasm::WasmGlobalType getEmptyKey() {
52 return wasm::WasmGlobalType{1, true};
54 static wasm::WasmGlobalType getTombstoneKey() {
55 return wasm::WasmGlobalType{2, true};
57 static unsigned getHashValue(const wasm::WasmGlobalType &GlobalType) {
60 static bool isEqual(const wasm::WasmGlobalType &LHS,
61 const wasm::WasmGlobalType &RHS) {
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/Object/
H A DWasmTraits.h50 template <> struct DenseMapInfo<wasm::WasmGlobalType> {
51 static wasm::WasmGlobalType getEmptyKey() {
52 return wasm::WasmGlobalType{1, true};
54 static wasm::WasmGlobalType getTombstoneKey() {
55 return wasm::WasmGlobalType{2, true};
57 static unsigned getHashValue(const wasm::WasmGlobalType &GlobalType) {
60 static bool isEqual(const wasm::WasmGlobalType &LHS,
61 const wasm::WasmGlobalType &RHS) {
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/Object/
H A DWasmTraits.h51 template <> struct DenseMapInfo<wasm::WasmGlobalType> {
52 static wasm::WasmGlobalType getEmptyKey() {
53 return wasm::WasmGlobalType{1, true};
55 static wasm::WasmGlobalType getTombstoneKey() {
56 return wasm::WasmGlobalType{2, true};
58 static unsigned getHashValue(const wasm::WasmGlobalType &GlobalType) {
61 static bool isEqual(const wasm::WasmGlobalType &LHS,
62 const wasm::WasmGlobalType &RHS) {
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/BinaryFormat/
H A DWasmTraits.h50 template <> struct DenseMapInfo<wasm::WasmGlobalType> {
51 static wasm::WasmGlobalType getEmptyKey() {
52 return wasm::WasmGlobalType{1, true};
54 static wasm::WasmGlobalType getTombstoneKey() {
55 return wasm::WasmGlobalType{2, true};
57 static unsigned getHashValue(const wasm::WasmGlobalType &GlobalType) {
60 static bool isEqual(const wasm::WasmGlobalType &LHS,
61 const wasm::WasmGlobalType &RHS) {
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/BinaryFormat/
H A DWasmTraits.h50 template <> struct DenseMapInfo<wasm::WasmGlobalType> {
51 static wasm::WasmGlobalType getEmptyKey() {
52 return wasm::WasmGlobalType{1, true};
54 static wasm::WasmGlobalType getTombstoneKey() {
55 return wasm::WasmGlobalType{2, true};
57 static unsigned getHashValue(const wasm::WasmGlobalType &GlobalType) {
60 static bool isEqual(const wasm::WasmGlobalType &LHS,
61 const wasm::WasmGlobalType &RHS) {
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/BinaryFormat/
H A DWasmTraits.h50 template <> struct DenseMapInfo<wasm::WasmGlobalType> {
51 static wasm::WasmGlobalType getEmptyKey() {
52 return wasm::WasmGlobalType{1, true};
54 static wasm::WasmGlobalType getTombstoneKey() {
55 return wasm::WasmGlobalType{2, true};
57 static unsigned getHashValue(const wasm::WasmGlobalType &GlobalType) {
60 static bool isEqual(const wasm::WasmGlobalType &LHS,
61 const wasm::WasmGlobalType &RHS) {
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/BinaryFormat/
H A DWasmTraits.h50 template <> struct DenseMapInfo<wasm::WasmGlobalType> {
51 static wasm::WasmGlobalType getEmptyKey() {
52 return wasm::WasmGlobalType{1, true};
54 static wasm::WasmGlobalType getTombstoneKey() {
55 return wasm::WasmGlobalType{2, true};
57 static unsigned getHashValue(const wasm::WasmGlobalType &GlobalType) {
60 static bool isEqual(const wasm::WasmGlobalType &LHS,
61 const wasm::WasmGlobalType &RHS) {
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/BinaryFormat/
H A DWasmTraits.h50 template <> struct DenseMapInfo<wasm::WasmGlobalType> {
51 static wasm::WasmGlobalType getEmptyKey() {
52 return wasm::WasmGlobalType{1, true};
54 static wasm::WasmGlobalType getTombstoneKey() {
55 return wasm::WasmGlobalType{2, true};
57 static unsigned getHashValue(const wasm::WasmGlobalType &GlobalType) {
60 static bool isEqual(const wasm::WasmGlobalType &LHS,
61 const wasm::WasmGlobalType &RHS) {
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/BinaryFormat/
H A DWasmTraits.h50 template <> struct DenseMapInfo<wasm::WasmGlobalType> {
51 static wasm::WasmGlobalType getEmptyKey() {
52 return wasm::WasmGlobalType{1, true};
54 static wasm::WasmGlobalType getTombstoneKey() {
55 return wasm::WasmGlobalType{2, true};
57 static unsigned getHashValue(const wasm::WasmGlobalType &GlobalType) {
60 static bool isEqual(const wasm::WasmGlobalType &LHS,
61 const wasm::WasmGlobalType &RHS) {
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/BinaryFormat/
H A DWasm.h70 struct WasmGlobalType { struct
77 WasmGlobalType Type; argument
88 WasmGlobalType Global;
286 inline bool operator==(const WasmGlobalType &LHS, const WasmGlobalType &RHS) {
290 inline bool operator!=(const WasmGlobalType &LHS, const WasmGlobalType &RHS) {
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/BinaryFormat/
H A DWasm.h74 struct WasmGlobalType { struct
81 WasmGlobalType Type; argument
104 WasmGlobalType Global;
330 inline bool operator==(const WasmGlobalType &LHS, const WasmGlobalType &RHS) {
334 inline bool operator!=(const WasmGlobalType &LHS, const WasmGlobalType &RHS) {
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/BinaryFormat/
H A DWasm.h84 struct WasmGlobalType { struct
91 WasmGlobalType Type; argument
114 WasmGlobalType Global;
362 inline bool operator==(const WasmGlobalType &LHS, const WasmGlobalType &RHS) {
366 inline bool operator!=(const WasmGlobalType &LHS, const WasmGlobalType &RHS) {
/dports/devel/binaryen/binaryen-version_98/third_party/llvm-project/include/llvm/BinaryFormat/
H A DWasm.h85 struct WasmGlobalType { struct
92 WasmGlobalType Type; argument
115 WasmGlobalType Global;
376 inline bool operator==(const WasmGlobalType &LHS, const WasmGlobalType &RHS) {
380 inline bool operator!=(const WasmGlobalType &LHS, const WasmGlobalType &RHS) {
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/BinaryFormat/
H A DWasm.h86 struct WasmGlobalType { struct
93 WasmGlobalType Type; argument
116 WasmGlobalType Global;
389 inline bool operator==(const WasmGlobalType &LHS, const WasmGlobalType &RHS) {
393 inline bool operator!=(const WasmGlobalType &LHS, const WasmGlobalType &RHS) {
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/BinaryFormat/
H A DWasm.h85 struct WasmGlobalType { struct
92 WasmGlobalType Type; argument
115 WasmGlobalType Global;
378 inline bool operator==(const WasmGlobalType &LHS, const WasmGlobalType &RHS) {
382 inline bool operator!=(const WasmGlobalType &LHS, const WasmGlobalType &RHS) {

12345678910>>...13