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