Home
last modified time | relevance | path

Searched refs:GetProfileCountersArgument (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.h246 llvm::Value* GetProfileCountersArgument();
Dir_emitter.cc627 GetExecutableRunOptionsArgument(), GetProfileCountersArgument(), in HandleSort()
2131 /*profile_counters_arg=*/GetProfileCountersArgument()); in HandleCall()
2818 return GEP(GetProfileCountersArgument(), b_.getInt64(prof_counter_idx), in GetProfileCounterCommon()
3013 llvm::Value* IrEmitter::GetProfileCountersArgument() { in GetProfileCountersArgument() function in xla::cpu::IrEmitter
3286 /*profile_counters_arg=*/GetProfileCountersArgument())); in EmitThreadLocalCall()
3307 /*profile_counters_arg=*/GetProfileCountersArgument())); in EmitGlobalCall()