Searched defs:reg_mask (Results 1 – 4 of 4) sorted by relevance
75 unsigned int reg_mask = 0; in ffi_prep_args() local272 register unsigned int i, reg_mask = 0; in ffi_prep_incoming_args_SYSV() local
84 static unsigned reg_mask(struct ir2_context *ctx, unsigned idx) in reg_mask() function
454 uint64_t reg_mask = (reg_size == kWRegSize) ? kWRegMask : kXRegMask; in AddWithCarry() local3471 int64_t reg_mask = instr->GetSixtyFourBits() ? kXRegMask : kWRegMask; in VisitBitfield() local