/third_party/rust/crates/libc/ci/docker/mips64el-unknown-linux-gnuabi64/ |
D | Dockerfile | 5 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/ |
D | Dockerfile | 5 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/ |
D | generate.sh | 35 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/ |
D | install-musl.sh | 56 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/ |
D | Triple.cpp | 43 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/ |
D | BUILD.gn | 73 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/ |
D | MipsTargetInfo.cpp | 43 RegisterTarget<Triple::mips64el, in LLVMInitializeMipsTargetInfo()
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
D | reactor.gni | 13 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/ |
D | IndirectionUtils.cpp | 147 case Triple::mips64el: { in createLocalCompileCallbackManager() 200 case Triple::mips64el: in createLocalIndirectStubsManagerBuilder()
|
D | LazyReexports.cpp | 111 case Triple::mips64el: in createLocalLazyCallThroughManager()
|
/third_party/node/deps/v8/infra/mb/ |
D | mb_config.pyl | 28 '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/ |
D | Triple.h | 61 mips64el, // MIPS64EL: mips64el, mips64r6el, mipsn32el, mipsn32r6el enumerator 716 return getArch() == Triple::mips64 || getArch() == Triple::mips64el; in isMIPS64()
|
/third_party/node/deps/openssl/ |
D | openssl_asm.gypi | 72 }, 'target_arch=="mips64el" and OS=="linux"', {
|
D | openssl-cl_asm.gypi | 38 }, 'target_arch=="mips64el" and OS=="linux"', {
|
D | openssl_no_asm.gypi | 41 }, 'target_arch=="mips64el" and OS=="linux"', {
|
D | openssl-fips_asm.gypi | 72 }, 'target_arch=="mips64el" and OS=="linux"', {
|
D | openssl-fips_no_asm.gypi | 41 }, 'target_arch=="mips64el" and OS=="linux"', {
|
D | openssl-cl_no_asm.gypi | 40 }, 'target_arch=="mips64el" and OS=="linux"', {
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | XRayInstrumentation.cpp | 216 case Triple::ArchType::mips64el: { in runOnMachineFunction()
|
/third_party/node/tools/v8_gypfiles/ |
D | toolchain.gypi | 356 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"
|
D | v8.gyp | 300 ['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/ |
D | README.md | 59 * mips64el-unknown-linux-gnuabi64
|
/third_party/rust/crates/minimal-lexical/ |
D | README.md | 80 - mips64el (MIPS64 LE) Linux.
|
/third_party/node/deps/openssl/openssl/ |
D | NOTES-ANDROID.md | 90 env EXE_SHELL="qemu-mips64el -cpu MIPS64R6-generic" make test
|
/third_party/openssl/ |
D | NOTES-ANDROID.md | 90 env EXE_SHELL="qemu-mips64el -cpu MIPS64R6-generic" make test
|