Searched defs:operand_size (Results 1 – 6 of 6) sorted by relevance
100 unsigned operand_size = AlignUp(size, kWRegSizeInBytes); in GetNextParameterGenericOperand() local
1663 int operand_size = static_cast<int>(dst.GetSizeInBits()); in Move() local
349 auto operand_size = xla::GetDimensionSize(ctx->Input(0), input_index); in Compile() local
957 int64_t operand_size = 0; in HandleFusion() local
506 pub fn operand_size(&self) -> u32 { in operand_size() method576 let operand_size: u32 = unsafe { ::std::mem::transmute(operand_size) }; localVariable
2316 const unsigned operand_size[static_cast<int>(aco_opcode::num_opcodes)]; member