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.h251 llvm::Value* GetProfileCountersArgument();
Dir_emitter.cc616 GetProfileCountersArgument(), less_than_function}); in HandleSort()
2216 /*profile_counters_arg=*/GetProfileCountersArgument()); in HandleCall()
2708 return GEP(GetProfileCountersArgument(), b_.getInt64(prof_counter_idx), in GetProfileCounterCommon()
2823 llvm::Value* IrEmitter::GetProfileCountersArgument() { in GetProfileCountersArgument() function in xla::cpu::IrEmitter
3074 /*profile_counters_arg=*/GetProfileCountersArgument())); in EmitThreadLocalCall()
3090 /*profile_counters_arg=*/GetProfileCountersArgument())); in EmitGlobalCall()