Home
last modified time | relevance | path

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

12

/third_party/vixl/tools/
Dverify_assembler_traces.py135 def ConvertToLLVMFormat(vixl_instruction, triple): argument
365 def VerifyInstructionsWithLLVMMC(llvm_mc, f, triple): argument
/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.py67 def triple(self): member in Target
/third_party/jerryscript/tests/jerry/
Dfunction-prototype-bind.js19 var triple = mul.bind(null, 3); variable
/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/skia/third_party/externals/icu/source/i18n/
Dpluralranges.cpp132 const auto& triple = fTriples[i]; in resolve() local
/third_party/spirv-tools/source/
Dspirv_target_env.cpp195 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/node/deps/v8/src/compiler/
Dstore-store-elimination.cc526 for (auto triple : set()->Zip(*other.set())) { in Intersect() local
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.c931 const char *triple = "r600--"; in r600_get_compute_param() local
/third_party/rust/crates/bindgen/bindgen/
Dclang.rs2201 pub triple: String, field
2209 let triple; in new() localVariable
/third_party/python/Lib/test/
Dtest_enum.py3925 triple = 3 variable in TestUnique.test_unique_clean.Cleaner
3942 triple = 3 variable in TestUnique.test_unique_dirty.Dirtier
3956 triple = 3 variable in TestUnique.test_unique_with_name.Sillier
4050 triple = 3 variable in TestVerify.test_unique_clean.Cleaner
4067 triple = 3 variable in TestVerify.test_unique_dirty.Dirtier
4081 triple = 3 variable in TestVerify.test_unique_with_name.Sillier
/third_party/skia/src/ports/
DSkFontHost_FreeType_common.cpp152 const uint8_t* triple = src; in copyFT2LCD16() local

12