Home
last modified time | relevance | path

Searched refs:wasm32 (Results 1 – 25 of 34) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/TargetInfo/
H A DWebAssemblyTargetInfo.cpp30 RegisterTarget<Triple::wasm32> X(getTheWebAssemblyTarget32(), "wasm32", in LLVMInitializeWebAssemblyTargetInfo()
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DTriple.cpp83 case wasm32: return "wasm32"; in getArchTypeName()
221 case wasm32: in getArchTypePrefix()
454 .Case("wasm32", wasm32) in getArchTypeForLLVMName()
603 .Case("wasm32", Triple::wasm32) in parseArch()
963 case Triple::wasm32: in getDefaultFormat()
1635 case llvm::Triple::wasm32: in getArchPointerBitWidth()
1727 case Triple::wasm32: in get32BitArchVariant()
1757 case Triple::wasm64: T.setArch(Triple::wasm32); break; in get32BitArchVariant()
1838 case Triple::wasm32: T.setArch(Triple::wasm64); break; in get64BitArchVariant()
1878 case Triple::wasm32: in getBigEndianArchVariant()
[all …]
/freebsd/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/wasm-DYLD/
H A DDynamicLoaderWasmDYLD.cpp45 llvm::Triple::wasm32); in CreateInstance()
/freebsd/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Static/
H A DDynamicLoaderStatic.cpp39 case llvm::Triple::wasm32: in LLDB_PLUGIN_DEFINE()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DREADME.txt24 - wasm32-unknown-unknown, which provides a relatively minimal environment
26 - wasm32-unknown-emscripten, which uses Emscripten internally and
H A DWebAssemblyInstrControl.td56 // jump tables, so in practice we don't ever use BR_TABLE_I64 in wasm32 mode
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DTriple.h105 wasm32, // WebAssembly with 32-bit pointers enumerator
1031 return getArch() == Triple::wasm32 || getArch() == Triple::wasm64; in isWasm()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetCXXABI.def97 /// - guard variables are 32-bit on wasm32, as in ARM;
/freebsd/contrib/dialog/
H A Dconfig.sub1251 | wasm32 | wasm64 \
/freebsd/contrib/file/
H A Dconfig.sub1275 | wasm32 | wasm64 \
/freebsd/contrib/libevent/build-aux/
H A Dconfig.sub1248 | wasm32 | wasm64 \
/freebsd/crypto/openssh/
H A Dconfig.sub1279 | wasm32 | wasm64 \
/freebsd/contrib/sqlite3/
H A Dconfig.sub1279 | wasm32 | wasm64 \
/freebsd/contrib/ldns/
H A Dconfig.sub1279 | wasm32 | wasm64 \
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DRelocationResolver.cpp860 if (Obj.getArch() == Triple::wasm32) in getRelocationResolver()
/freebsd/contrib/llvm-project/lld/docs/
H A DWebAssembly.rst17 ``wasm32-unknown-unknown`` target.
/freebsd/contrib/openpam/
H A Dconfig.sub770 | wasm32-* \
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DExpandVariadics.cpp1014 case Triple::wasm32: { in create()
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCommonArgs.cpp86 case llvm::Triple::wasm32: in useFramePointerForTargetByDefault()
663 case llvm::Triple::wasm32: in getCPUName()
725 case llvm::Triple::wasm32: in getTargetFeatures()
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DTargets.cpp683 case llvm::Triple::wasm32: in AllocateTarget()
/freebsd/contrib/unbound/
H A Dconfig.sub1457 | wasm32 \
/freebsd/contrib/libpcap/
H A Dconfig.sub1260 | wasm32 | wasm64 \
/freebsd/contrib/ncurses/
H A Dconfig.sub1260 | wasm32 | wasm64 \
/freebsd/contrib/byacc/
H A Dconfig.sub1258 | wasm32 | wasm64 \
/freebsd/contrib/tcpdump/
H A Dconfig.sub1260 | wasm32 | wasm64 \

12