Searched defs:operand_size (Results 1 – 5 of 5) sorted by relevance
100 unsigned operand_size = AlignUp(size, kWRegSizeInBytes); in GetNextParameterGenericOperand() local
1697 int operand_size = static_cast<int>(dst.GetSizeInBits()); in Move() local
312 auto operand_size = xla::GetDimensionSize(ctx->Input(0), input_index); in Compile() local
899 int64 operand_size = 0; in HandleFusion() local
1802 const unsigned operand_size[static_cast<int>(aco_opcode::num_opcodes)]; member