Home
last modified time | relevance | path

Searched refs:mips64el (Results 1 – 25 of 78) sorted by relevance

1234

/third_party/rust/crates/libc/ci/docker/mips64el-unknown-linux-gnuabi64/
DDockerfile5 gcc-mips64el-linux-gnuabi64 libc6-dev-mips64el-cross \
6 qemu-system-mips64el linux-headers-generic
8 ENV CARGO_TARGET_MIPS64EL_UNKNOWN_LINUX_GNUABI64_LINKER=mips64el-linux-gnuabi64-gcc \
9 …CARGO_TARGET_MIPS64EL_UNKNOWN_LINUX_GNUABI64_RUNNER="qemu-mips64el -L /usr/mips64el-linux-gnuabi64…
10 CC_mips64el_unknown_linux_gnuabi64=mips64el-linux-gnuabi64-gcc \
/third_party/rust/crates/libc/ci/docker/mips64el-unknown-linux-muslabi64/
DDockerfile5 gcc-mips64el-linux-gnuabi64 qemu-user
8 RUN sh /install-musl.sh mips64el
11 ENV PATH=$PATH:/musl-mips64el/bin:/rust/bin \
13 RUSTFLAGS='-Clink-args=-lgcc -L /musl-mips64el/lib' \
15 CARGO_TARGET_MIPS64EL_UNKNOWN_LINUX_MUSLABI64_RUNNER="qemu-mips64el -L /musl-mips64el"
/third_party/rust/crates/linux-raw-sys/gen/ioctl/
Dgenerate.sh35 mips64el-linux-gnuabi64-gcc -Iinclude -c list.c $cflags
36 mips64el-linux-gnuabi64-gcc main.c list.o -o main.exe $cflags
37 qemu-mips64el -L /usr/mips64el-linux-gnuabi64 ./main.exe >> "$out"
/third_party/rust/crates/libc/ci/
Dinstall-musl.sh56 mips64el)
57 musl_arch=mips64el
59 CC=mips64el-linux-gnuabi64-gcc CFLAGS="-march=mips64r2 -mabi=64" \
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTriple.cpp43 case mips64el: return "mips64el"; in getArchTypeName()
104 case mips64el: return "mips"; in getArchTypePrefix()
280 .Case("mips64el", mips64el) in getArchTypeForLLVMName()
418 "mipsn32r6el", Triple::mips64el) in parseArch()
685 case Triple::mips64el: in getDefaultFormat()
1281 case llvm::Triple::mips64el: in getArchPointerBitWidth()
1362 case Triple::mips64el: T.setArch(Triple::mipsel); break; in get32BitArchVariant()
1403 case Triple::mips64el: in get64BitArchVariant()
1425 case Triple::mipsel: T.setArch(Triple::mips64el); break; in get64BitArchVariant()
1484 case Triple::mips64el:T.setArch(Triple::mips64); break; in getBigEndianArchVariant()
[all …]
/third_party/node/deps/v8/tools/toolchain/
DBUILD.gn73 gcc_toolchain("mips64el-bundled") {
89 current_cpu = "mips64el"
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/TargetInfo/
DMipsTargetInfo.cpp43 RegisterTarget<Triple::mips64el, in LLVMInitializeMipsTargetInfo()
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
Dreactor.gni13 supports_subzero = current_cpu != "arm64" && current_cpu != "mips64el" && current_cpu != "ppc64"
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DIndirectionUtils.cpp147 case Triple::mips64el: { in createLocalCompileCallbackManager()
200 case Triple::mips64el: in createLocalIndirectStubsManagerBuilder()
DLazyReexports.cpp111 case Triple::mips64el: in createLocalLazyCallThroughManager()
/third_party/node/deps/v8/infra/mb/
Dmb_config.pyl28 'mips64el.debug': 'default_debug_mips64el',
29 'mips64el.optdebug': 'default_optdebug_mips64el',
30 'mips64el.release': 'default_release_mips64el',
195 'V8 Linux - mips64el - sim - builder': 'release_simulate_mips64el',
864 'gn_args': 'target_cpu="x64" v8_target_cpu="mips64el"',
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DTriple.h61 mips64el, // MIPS64EL: mips64el, mips64r6el, mipsn32el, mipsn32r6el enumerator
716 return getArch() == Triple::mips64 || getArch() == Triple::mips64el; in isMIPS64()
/third_party/node/deps/openssl/
Dopenssl_asm.gypi72 }, 'target_arch=="mips64el" and OS=="linux"', {
Dopenssl-cl_asm.gypi38 }, 'target_arch=="mips64el" and OS=="linux"', {
Dopenssl_no_asm.gypi41 }, 'target_arch=="mips64el" and OS=="linux"', {
Dopenssl-fips_asm.gypi72 }, 'target_arch=="mips64el" and OS=="linux"', {
Dopenssl-fips_no_asm.gypi41 }, 'target_arch=="mips64el" and OS=="linux"', {
Dopenssl-cl_no_asm.gypi40 }, 'target_arch=="mips64el" and OS=="linux"', {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DXRayInstrumentation.cpp216 case Triple::ArchType::mips64el: { in runOnMachineFunction()
/third_party/node/tools/v8_gypfiles/
Dtoolchain.gypi356 or v8_target_arch=="mips64" or v8_target_arch=="mips64el"', {
843 ['v8_target_arch=="mips64el" or v8_target_arch=="mips64"', {
882 ['v8_target_arch=="mips64el"', {
952 }], # v8_target_arch=="mips64el"
Dv8.gyp300 ['v8_target_arch=="mips64" or v8_target_arch=="mips64el"', {
640 ['v8_target_arch=="mips64" or v8_target_arch=="mips64el"', {
885 ['v8_target_arch=="mips64" or v8_target_arch=="mips64el"', {
980 …#['v8_current_cpu in ["mips", "mipsel", "mips64", "mips64el", "ppc", "arm", "riscv64", "loong64"]'…
1674 …ps64" or _toolset == "host" and host_arch == "mips64el" or _toolset == "target" and target_arch=="
1807 or v8_target_arch=="mips64" or v8_target_arch=="mips64el"', {
/third_party/rust/crates/nix/
DREADME.md59 * mips64el-unknown-linux-gnuabi64
/third_party/rust/crates/minimal-lexical/
DREADME.md80 - mips64el (MIPS64 LE) Linux.
/third_party/node/deps/openssl/openssl/
DNOTES-ANDROID.md90 env EXE_SHELL="qemu-mips64el -cpu MIPS64R6-generic" make test
/third_party/openssl/
DNOTES-ANDROID.md90 env EXE_SHELL="qemu-mips64el -cpu MIPS64R6-generic" make test

1234