Home
last modified time | relevance | path

Searched defs:triple (Results 1 – 25 of 31) sorted by relevance

12

/third_party/libffi/
Dgenerate-darwin-source-and-headers.py16 triple = 'i386-apple-darwin11' variable in simulator_platform
29 triple = 'x86_64-apple-darwin13' variable in simulator64_platform
42 triple = 'arm-apple-darwin11' variable in device_platform
55 triple = 'aarch64-apple-darwin13' variable in device64_platform
68 triple = 'i386-apple-darwin10' variable in desktop32_platform
81 triple = 'x86_64-apple-darwin10' variable in desktop64_platform
/third_party/mesa3d/src/amd/llvm/
Dac_llvm_util.c92 LLVMTargetRef ac_get_llvm_target(const char *triple) in ac_get_llvm_target()
199 const char *triple = (tm_options & AC_TM_SUPPORTS_SPILL) ? "amdgcn-mesa-mesa3d" : "amdgcn--"; in ac_create_target_machine() local
344 const char *triple; in ac_init_llvm_compiler() local
Dac_llvm_helper.cpp143 LLVMTargetLibraryInfoRef ac_create_target_library_info(const char *triple) in ac_create_target_library_info()
/third_party/mesa3d/src/gallium/frontends/clover/llvm/
Dcompat.hpp101 compiler_set_lang_defaults(std::unique_ptr<clang::CompilerInstance> &c, in compiler_set_lang_defaults()
Dutil.hpp53 std::string triple; member
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_debug.cpp104 const char *triple = LLVM_HOST_TRIPLE; in disassemble() local
Dlp_bld_misc.cpp161 gallivm_create_target_library_info(const char *triple) in gallivm_create_target_library_info()
/third_party/gn/infra/recipe_modules/target/
Dapi.py66 def triple(self): member in Target
/third_party/jerryscript/tests/jerry/
Dfunction-prototype-bind.js19 var triple = mul.bind(null, 3); variable
/third_party/skia/third_party/externals/icu/source/i18n/
Dpluralranges.cpp132 const auto& triple = fTriples[i]; in resolve() local
/third_party/icu/icu4c/source/i18n/
Dpluralranges.cpp132 const auto& triple = fTriples[i]; in resolve() local
/third_party/node/deps/icu-small/source/i18n/
Dpluralranges.cpp132 const auto& triple = fTriples[i]; in resolve() local
/third_party/spirv-tools/source/
Dspirv_target_env.cpp194 for (auto triple : ordered_vulkan_envs) { in spvParseVulkanEnv() local
/third_party/skia/third_party/externals/spirv-tools/source/
Dspirv_target_env.cpp184 for (auto triple : ordered_vulkan_envs) { in spvParseVulkanEnv() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
Dspirv_target_env.cpp184 for (auto triple : ordered_vulkan_envs) { in spvParseVulkanEnv() local
/third_party/libwebsockets/lib/misc/
Dbase64-decode.c55 unsigned char triple[3]; in _lws_b64_encode_string() local
/third_party/rust/crates/version_check/src/
Dlib.rs143 pub fn triple() -> Option<(Version, Channel, Date)> { in triple() function
/third_party/mesa3d/src/amd/compiler/
Daco_print_asm.cpp420 const char* triple = "amdgcn--"; in check_print_asm_support() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_get.c819 const char *gpu, *triple; in si_get_compute_param() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/
DTargetMachineC.cpp249 char *LLVMNormalizeTargetTriple(const char* triple) { in LLVMNormalizeTargetTriple()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnumrange_impl.cpp163 const auto& triple = fTriples[i]; in resolve() local
/third_party/flutter/skia/src/ports/
DSkFontHost_FreeType_common.cpp140 const uint8_t* triple = src; in copyFT2LCD16() local
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.c931 const char *triple = "r600--"; in r600_get_compute_param() local
/third_party/ltp/tools/sparse/sparse-src/
Dsparse-llvm.c1301 char triple[256]; in set_target() local
/third_party/rust/crates/bindgen/bindgen/
Dclang.rs2201 pub triple: String, field
2209 let triple; in new() localVariable

12