Searched defs:base (Results 276 - 291 of 291) sorted by relevance

<<1112

/openjdk7/hotspot/src/share/vm/adlc/
H A Doutput_c.cpp1263 // Compare 'base', 'index', 'scale', and 'disp'
1264 // base
1266 fprintf(fp, " (inst%d->_opnds[%d]->base(ra_,inst%d,inst%d_idx%d) /* %d.%s$$base */",
1269 fprintf(fp, "/* %d.%s$$base */ inst%d->_opnds[%d]->base(ra_,inst%d,inst%d_idx%d)) &&\n",
1548 fprintf(fp," idx0--; // Adjust base because memory edge hasn't been inserted yet\n");
1749 assert( op, "Support additional KILLS for base operands");
2169 fprintf(_fp,"->base(ra_,this,idx%d), ", _operand_idx);
2199 (strcmp(next, "$base")
2905 const char *base = mem_interface->_base; local
[all...]
/openjdk7/hotspot/src/share/vm/runtime/
H A DsharedRuntime.cpp2502 address base = _i2c_entry; local
2503 if (base == NULL) base = _c2i_entry;
2504 assert(base <= _c2i_entry || _c2i_entry == NULL, "");
2505 assert(base <= _c2i_unverified_entry || _c2i_unverified_entry == NULL, "");
2506 return base;
H A Dthread.hpp534 void set_stack_base(address base) { _stack_base = base; } argument
/openjdk7/hotspot/src/share/vm/classfile/
H A DjavaClasses.cpp385 jchar* base = (length == 0) ? NULL : value->char_at_addr(offset); local
386 Symbol* sym = SymbolTable::lookup_unicode(base, length, THREAD);
394 jchar* base = (length == 0) ? NULL : value->char_at_addr(offset); local
395 return SymbolTable::probe_unicode(base, length);
650 st->write((char*) name->base(), (int) name->utf8_length());
2566 const char* sigstr = buffer.base();
/openjdk7/hotspot/src/share/vm/opto/
H A DgraphKit.cpp380 // get a copy of the base memory, and patch some inputs into it
1109 Node* GraphKit::basic_plus_adr(Node* base, Node* ptr, Node* offset) { argument
1112 return _gvn.transform( new (C) AddPNode(base, ptr, offset) );
1604 Node* base = basic_plus_adr(ary, header); local
1622 return basic_plus_adr(ary, base, scale);
3346 Node* base = AddPNode::Ideal_base_and_offset(ptr, phase, offset); local
3347 if (base == NULL) return NULL;
3348 return Ideal_allocation(base, phase);
3505 // Combine card table base and card offset
3556 assert(obj != NULL, "must have a base");
[all...]
H A Dlibrary_call.cpp208 int classify_unsafe_addr(Node* &base, Node* &offset);
209 Node* make_unsafe_address(Node* base, Node* offset);
2053 LibraryCallKit::classify_unsafe_addr(Node* &base, Node* &offset) { argument
2055 if (base != NULL) base_type = _gvn.type(base)->isa_ptr();
2061 base = _gvn.transform( new (C) CastX2PNode(offset) );
2064 } else if (base_type->base() == Type::RawPtr) {
2087 inline Node* LibraryCallKit::make_unsafe_address(Node* base, Node* offset) { argument
2088 int kind = classify_unsafe_addr(base, offset);
2090 return basic_plus_adr(top(), base, offse
2331 Node* base = argument(1); // type: oop local
2539 Node* base = argument(idx + 0); // type: oop local
2630 Node* base = NULL; local
2753 post_barrier(control(), load_store, base, adr, alias_idx, newval, T_OBJECT, true); local
2811 Node* base = argument(1); // type: oop local
[all...]
/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dassembler_sparc.cpp55 Address Address::make_raw(int base, int index, int scale, int disp, bool disp_is_oop) { argument
64 Address madr(as_Register(base), rindex);
68 Address madr(as_Register(base), disp);
687 add(a.base(), a.disp(), a.base(), addrlit.rspec(offset));
701 delayed()->st(a.base()->after_save(), O1, 0);
714 jmpl(a.base(), G0, d);
716 jmpl(a.base(), a.disp(), d);
719 jmpl(a.base(), a.disp(), d);
1583 if (s1_addr.base()
3026 const int base = (instanceKlass::vtable_start_offset() * wordSize + local
[all...]
H A Dassembler_sparc.hpp119 // JavaThread, such as the card-marking base or perhaps pointers into
288 Address(Register base, RegisterOrConstant index_or_disp) argument
289 : _base(base),
293 Address(Register base, Register index) argument
294 : _base(base),
298 Address(Register base, int disp) argument
299 : _base(base),
305 Address(Register base, ByteSize disp) argument
306 : _base(base),
312 Register base() cons function in class:VALUE_OBJ_CLASS_SPEC
[all...]
/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dgtk2_interface.h395 GdkColor base[5]; member in struct:__anon995
396 GdkColor text_aa[5]; /* Halfway between text/base */
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/win32/coff/
H A DCOFFFileParser.java629 // loaded into memory, relative to the image base.
998 int base = offset + HEADER_SIZE;
1001 res[i] = new DebugVC50SegInfoImpl(base);
1002 base += SEG_INFO_SIZE;
1545 private int base; field in class:COFFFileParser.COFFFileImpl.COFFHeaderImpl.DebugVC50Impl.DebugVC50SymbolIteratorImpl
1553 DebugVC50SymbolIteratorImpl(int base, int size) { argument
1554 this(base, size, base);
1557 private DebugVC50SymbolIteratorImpl(int base, int size, int pos) { argument
1558 this.base
2237 private int base; field in class:COFFFileParser.COFFFileImpl.COFFHeaderImpl.DebugVC50Impl.DebugVC50TypeIteratorImpl
2245 DebugVC50TypeIteratorImpl(DebugVC50SSGlobalTypes parent, int base, int numTypes) argument
2249 DebugVC50TypeIteratorImpl(DebugVC50SSGlobalTypes parent, int base, int numTypes, int curType, int offset) argument
[all...]
/openjdk7/hotspot/src/cpu/x86/vm/
H A Dassembler_x86.cpp133 AddressLiteral base = adr.base(); local
136 Address array(index._base, index._index, index._scale, (intptr_t) base.target());
137 array._rspec = base._rspec;
157 Address Address::make_raw(int base, int index, int scale, int disp, bool disp_is_oop) { argument
164 Address madr(as_Register(base), as_Register(index), (Address::ScaleFactor)scale, in_ByteSize(disp));
168 Address madr(as_Register(base), noreg, Address::no_scale, in_ByteSize(disp));
292 void Assembler::emit_operand(Register reg, Register base, Register index, argument
302 int baseenc = base->is_valid() ? encode(base)
410 emit_operand(XMMRegister reg, Register base, Register index, Address::ScaleFactor scale, int disp, RelocationHolder const& rspec) argument
772 int base = op2 & 0x07; local
6124 AddressLiteral base = adr.base(); local
9398 const int base = instanceKlass::vtable_start_offset() * wordSize; local
10560 clear_mem(Register base, Register cnt, Register tmp) argument
[all...]
/openjdk7/hotspot/src/os/bsd/vm/
H A Dos_bsd.cpp1383 // Try to figure out where the stack base (top) is. This is harder.
1438 // Figure what the primordial thread stack base is. Code is inspired
1951 assert(libjvm_base_addr !=NULL, "Cannot obtain base address for libjvm");
2020 address base; // library base addr member in struct:_address_to_library_name
2034 // base address of a library is the lowest address of its loaded
2051 d->base = libbase;
2066 // to wrong library name if the .so file has a base address != NULL. Here
2073 data.base = NULL;
2078 if (offset) *offset = addr - data.base;
2862 bsd_wrap_code(char* base, size_t size) argument
3475 release_memory_special(char* base, size_t bytes) argument
3509 char* base[max_tries]; local
[all...]
/openjdk7/hotspot/src/os/linux/vm/
H A Dos_linux.cpp1191 // Try to figure out where the stack base (top) is. This is harder.
1246 // Figure what the primordial thread stack base is. Code is inspired
1712 assert(libjvm_base_addr !=NULL, "Cannot obtain base address for libjvm");
1750 address base; // library base addr member in struct:_address_to_library_name
1764 // base address of a library is the lowest address of its loaded
1781 d->base = libbase;
1796 // to wrong library name if the .so file has a base address != NULL. Here
1803 data.base = NULL;
1808 if (offset) *offset = addr - data.base;
2613 linux_wrap_code(char* base, size_t size) argument
3397 release_memory_special(char* base, size_t bytes) argument
3430 char* base[max_tries]; local
[all...]
/openjdk7/hotspot/src/os/solaris/vm/
H A Dos_solaris.cpp321 static inline size_t adjust_stack_size(address base, size_t size) { argument
326 if (size > (size_t)base) {
328 size = (size_t)base;
338 assert((address)&st < (address)st.ss_sp, "Invalid stack base returned");
354 // cache initial value of stack base
359 guarantee(os::Solaris::_main_stack_base != NULL, "Attempt to use null cached stack base");
376 // base may not be page aligned
377 address base = current_stack_base(); local
378 address bottom = (address)align_size_up((intptr_t)(base - size), os::vm_page_size());;
379 return (size_t)(base
1495 address base = jt->stack_base(); local
3184 char* base[max_tries]; local
3564 release_memory_special(char* base, size_t bytes) argument
[all...]
/openjdk7/hotspot/src/os/windows/vm/
H A Dos_windows.cpp340 // Returns the base of the stack, which is the stack's
1433 static int _print_module(int pid, char* fname, address base, argument
1439 address end_addr = base + size;
1440 st->print(PTR_FORMAT " - " PTR_FORMAT " \t%s\n", base, end_addr, fname);
2962 void os::pd_split_reserved_memory(char *base, size_t size, size_t split, argument
2965 release_memory(base, size);
2967 reserve_memory(split, base);
2970 reserve_memory(size - split, base + split);
3103 bool os::release_memory_special(char* base, size_t bytes) { argument
3104 assert(base !
4441 char* base; local
[all...]
/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIR.hpp509 LIR_Address(LIR_Opr base, LIR_Opr index, BasicType type): argument
510 _base(base)
516 LIR_Address(LIR_Opr base, intx disp, BasicType type): argument
517 _base(base)
523 LIR_Address(LIR_Opr base, BasicType type): argument
524 _base(base)
531 LIR_Address(LIR_Opr base, LIR_Opr index, Scale scale, intx disp, BasicType type): argument
532 _base(base)
539 LIR_Opr base() const { return _base; } function in class:LIR_Address
544 bool equals(LIR_Address* other) const { return base()
[all...]

Completed in 235 milliseconds

<<1112