Searched refs:GetBufferForGlobalCallReturnValue (Results 1 – 2 of 2) sorted by relevance
292 llvm::Value* GetBufferForGlobalCallReturnValue(const HloComputation& callee);
2418 Load(GetBufferForGlobalCallReturnValue(*xla_while->while_condition())), in HandleWhile()3310 llvm::Value* IrEmitter::GetBufferForGlobalCallReturnValue( in GetBufferForGlobalCallReturnValue() function in xla::cpu::IrEmitter