Home | History | Annotate | Download | only in arm

Lines Matching defs:access

1156     ConstantPoolEntry::Access access =
1158 if (access == ConstantPoolEntry::OVERFLOWED) {
1174 DCHECK(access == ConstantPoolEntry::REGULAR);
1950 // Status register access instructions.
2626 ConstantPoolEntry::Access access = ConstantPoolAddEntry(pc_offset(), imm);
2627 if (access == ConstantPoolEntry::OVERFLOWED) {
2635 DCHECK(access == ConstantPoolEntry::REGULAR);
3743 ConstantPoolEntry::Access Assembler::ConstantPoolAddEntry(int position,
3778 ConstantPoolEntry::Access Assembler::ConstantPoolAddEntry(int position,
4058 int pc_offset, int offset, ConstantPoolEntry::Access access,
4065 if (access == ConstantPoolEntry::OVERFLOWED) {