Home
last modified time | relevance | path

Searched refs:llvm_compiler (Results 1 – 17 of 17) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/tests/
Dllvm_irgen_test_base.cc29 auto llvm_compiler = GetLLVMCompiler(); in SetIrHook() local
34 llvm_compiler->SetPostOptimizationHook( in SetIrHook()
37 llvm_compiler->SetPreOptimizationHook( in SetIrHook()
43 auto llvm_compiler = GetLLVMCompiler(); in ResetIrHook() local
45 llvm_compiler->RemovePreOptimizationHook(); in ResetIrHook()
46 llvm_compiler->RemovePostOptimizationHook(); in ResetIrHook()
DBUILD252 "//tensorflow/compiler/xla/service:llvm_compiler",
2247 "//tensorflow/compiler/xla/service:llvm_compiler",
/external/webrtc/third_party/abseil-cpp/absl/copts/
Dconfigure_copts.bzl26 "//absl:llvm_compiler": ABSL_LLVM_FLAGS,
34 "//absl:llvm_compiler": ABSL_LLVM_TEST_FLAGS,
/external/abseil-cpp/absl/copts/
Dconfigure_copts.bzl26 "//absl:llvm_compiler": ABSL_LLVM_FLAGS,
34 "//absl:llvm_compiler": ABSL_LLVM_TEST_FLAGS,
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/copts/
Dconfigure_copts.bzl26 "//absl:llvm_compiler": ABSL_LLVM_FLAGS,
34 "//absl:llvm_compiler": ABSL_LLVM_TEST_FLAGS,
/external/libtextclassifier/abseil-cpp/absl/copts/
Dconfigure_copts.bzl26 "//absl:llvm_compiler": ABSL_LLVM_FLAGS,
34 "//absl:llvm_compiler": ABSL_LLVM_TEST_FLAGS,
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/debugging/
DBUILD.bazel242 "//absl:llvm_compiler": ["-fsanitize=leak"],
252 "//absl:llvm_compiler": ["-DLEAK_SANITIZER"],
279 "//absl:llvm_compiler": ["-DABSL_EXPECT_LEAK_SANITIZER"],
/external/libtextclassifier/abseil-cpp/absl/debugging/
DBUILD.bazel242 "//absl:llvm_compiler": ["-fsanitize=leak"],
252 "//absl:llvm_compiler": ["-DLEAK_SANITIZER"],
279 "//absl:llvm_compiler": ["-DABSL_EXPECT_LEAK_SANITIZER"],
/external/webrtc/third_party/abseil-cpp/absl/debugging/
DBUILD.bazel236 "//absl:llvm_compiler": ["-fsanitize=leak"],
246 "//absl:llvm_compiler": ["-DLEAK_SANITIZER"],
273 "//absl:llvm_compiler": ["-DABSL_EXPECT_LEAK_SANITIZER"],
/external/abseil-cpp/absl/debugging/
DBUILD.bazel236 "//absl:llvm_compiler": ["-fsanitize=leak"],
246 "//absl:llvm_compiler": ["-DLEAK_SANITIZER"],
273 "//absl:llvm_compiler": ["-DABSL_EXPECT_LEAK_SANITIZER"],
/external/webrtc/third_party/abseil-cpp/absl/
DBUILD.bazel27 name = "llvm_compiler",
/external/abseil-cpp/absl/
DBUILD.bazel27 name = "llvm_compiler",
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/
DBUILD.bazel27 name = "llvm_compiler",
/external/libtextclassifier/abseil-cpp/absl/
DBUILD.bazel27 name = "llvm_compiler",
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
DBUILD211 "//tensorflow/compiler/xla/service:llvm_compiler",
568 "//tensorflow/compiler/xla/service:llvm_compiler",
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
DBUILD1305 "//tensorflow/compiler/xla/service:llvm_compiler",
1391 "//tensorflow/compiler/xla/service:llvm_compiler",
/external/tensorflow/tensorflow/compiler/xla/service/
DBUILD1183 name = "llvm_compiler",
1184 srcs = ["llvm_compiler.cc"],
1185 hdrs = ["llvm_compiler.h"],