| /external/tensorflow/tensorflow/compiler/xla/service/cpu/tests/ |
| D | cpu_profiling_test.cc | 35 absl::string_view triple; member 47 string triple{spec.triple.data(), spec.triple.size()}; in Name() local 71 string triple{spec.triple.data(), spec.triple.size()}; in TEST_P() local
|
| D | cpu_intrinsic_test.cc | 36 absl::string_view triple; member 52 string triple{spec.triple.data(), spec.triple.size()}; in Name() local 102 string triple{spec.triple.data(), spec.triple.size()}; in TEST_P() local
|
| D | cpu_vectorization_test.cc | 36 std::string triple; member 53 std::string triple{spec.triple.data(), spec.triple.size()}; in Name() local
|
| /external/libffi/ |
| D | generate-darwin-source-and-headers.py | 16 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
|
| /external/python/cpython2/Modules/_ctypes/libffi/ |
| D | generate-darwin-source-and-headers.py | 16 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
|
| /external/vixl/tools/ |
| D | verify_assembler_traces.py | 135 def ConvertToLLVMFormat(vixl_instruction, triple): argument 365 def VerifyInstructionsWithLLVMMC(llvm_mc, f, triple): argument
|
| /external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
| D | vectorized_reduce_with_no_vector_registers_test.cc | 29 StatusOr<unsigned> GetTargetVectorRegisterByteSize(std::string triple) { in GetTargetVectorRegisterByteSize() 83 std::string triple = "i686-none-android"; in TEST_F() local
|
| /external/llvm-project/mlir/lib/Conversion/GPUCommon/ |
| D | ConvertKernelFuncToBlob.cpp | 51 BlobGenerator blobGenerator, StringRef triple, in GpuKernelToBlobPass() 95 llvm::Triple triple; member in __anon2141a3090111::GpuKernelToBlobPass 157 StringRef triple, StringRef targetChip, in createConvertGPUKernelToBlobPass()
|
| /external/llvm/tools/llvm-c-test/ |
| D | disassemble.c | 37 static void do_disassemble(const char *triple, const char *features, in do_disassemble() 68 const char *triple = tokens[0]; in handle_line() local
|
| /external/llvm-project/llvm/tools/llvm-c-test/ |
| D | disassemble.c | 37 static void do_disassemble(const char *triple, const char *features, in do_disassemble() 68 const char *triple = tokens[0]; in handle_line() local
|
| /external/llvm/utils/abtest/ |
| D | mark_armfns.py | 36 triple = (funcname, begin, end) variable 50 triple = begins.get(linenum) variable
|
| D | mark_aarch64fns.py | 47 triple = (funcname, begin, end) variable 61 triple = begins.get(linenum) variable
|
| /external/llvm-project/llvm/utils/lit/lit/llvm/ |
| D | config.py | 219 def get_clang_has_lsan(self, clang, triple): argument 250 def make_itanium_abi_triple(self, triple): argument 260 def make_msabi_triple(self, triple): argument
|
| /external/llvm-project/clang/test/Modules/Inputs/ |
| D | irgen.h | 1 static inline int triple(int x) { return x * 3; } in triple() function
|
| /external/clang/test/Modules/Inputs/ |
| D | irgen.h | 1 static inline int triple(int x) { return x * 3; } in triple() function
|
| /external/llvm-project/clang/lib/Frontend/ |
| D | InitHeaderSearch.cpp | 186 const llvm::Triple &triple) { in AddGnuCPlusPlusIncludePaths() 214 void InitHeaderSearch::AddDefaultCIncludePaths(const llvm::Triple &triple, in AddDefaultCIncludePaths() 372 const LangOptions &LangOpts, const llvm::Triple &triple, in AddDefaultCPlusPlusIncludePaths() 414 const llvm::Triple &triple, in AddDefaultIncludePaths()
|
| /external/mesa3d/src/amd/llvm/ |
| D | ac_llvm_util.c | 105 static LLVMTargetRef ac_get_llvm_target(const char *triple) in ac_get_llvm_target() 194 const char *triple = (tm_options & AC_TM_SUPPORTS_SPILL) ? "amdgcn-mesa-mesa3d" : "amdgcn--"; in ac_create_target_machine() local 356 const char *triple; in ac_init_llvm_compiler() local
|
| /external/llvm-project/lldb/source/Plugins/Platform/OpenBSD/ |
| D | PlatformOpenBSD.cpp | 50 const llvm::Triple &triple = arch->GetTriple(); in CreateInstance() local 140 llvm::Triple triple; in GetSupportedArchitectureAtIndex() local
|
| /external/clang/lib/Frontend/ |
| D | InitHeaderSearch.cpp | 180 const llvm::Triple &triple) { in AddGnuCPlusPlusIncludePaths() 207 void InitHeaderSearch::AddDefaultCIncludePaths(const llvm::Triple &triple, in AddDefaultCIncludePaths() 355 AddDefaultCPlusPlusIncludePaths(const llvm::Triple &triple, const HeaderSearchOptions &HSOpts) { in AddDefaultCPlusPlusIncludePaths() 435 const llvm::Triple &triple, in AddDefaultIncludePaths()
|
| /external/llvm-project/llvm/utils/lit/lit/ |
| D | BooleanExpression.py | 23 def evaluate(string, variables, triple=""): argument 32 def __init__(self, string, variables, triple=""): argument
|
| /external/llvm-project/lldb/source/Plugins/Platform/NetBSD/ |
| D | PlatformNetBSD.cpp | 50 const llvm::Triple &triple = arch->GetTriple(); in CreateInstance() local 141 llvm::Triple triple; in GetSupportedArchitectureAtIndex() local
|
| /external/llvm-project/lldb/source/Plugins/Platform/Linux/ |
| D | PlatformLinux.cpp | 50 const llvm::Triple &triple = arch->GetTriple(); in CreateInstance() local 148 llvm::Triple triple; in GetSupportedArchitectureAtIndex() local
|
| /external/llvm-project/lldb/source/Plugins/Platform/FreeBSD/ |
| D | PlatformFreeBSD.cpp | 55 const llvm::Triple &triple = arch->GetTriple(); in CreateInstance() local 152 llvm::Triple triple; in GetSupportedArchitectureAtIndex() local
|
| /external/llvm-project/lldb/source/API/ |
| D | SBModuleSpec.cpp | 115 std::string triple(m_opaque_up->GetArchitecture().GetTriple().str()); in GetTriple() local 123 void SBModuleSpec::SetTriple(const char *triple) { in SetTriple()
|
| /external/llvm-project/lldb/unittests/Host/ |
| D | HostInfoTest.cpp | 37 Triple triple(sys::getDefaultTargetTriple()); in TEST_F() local
|