Home
last modified time | relevance | path

Searched refs:IsBlock0Thread0 (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emission_utils.h226 llvm::Value* IsBlock0Thread0(llvm::IRBuilder<>* b);
Dir_emission_utils.cc583 llvm::Value* IsBlock0Thread0(llvm::IRBuilder<>* b) { in IsBlock0Thread0() function
Dir_emitter_unnested.cc874 KernelSupportLibrary{&b_}.If("is_thred_0", IsBlock0Thread0(&b_), [&] { in EmitPadToStaticFromMlir()
994 KernelSupportLibrary{&b_}.If("is_thred_0", IsBlock0Thread0(&b_), [&] { in EmitSliceToDynamicFromMlir()
1854 KernelSupportLibrary{&b_}.If("emit_mof_tuple", IsBlock0Thread0(&b_), [&] { in EmitLoopFusionFromMlir()
4960 KernelSupportLibrary{&b_}.If("emit_mof_tuple", IsBlock0Thread0(&b_), [&] { in EmitHlo021Tile()