Lines Matching defs:base
108 // Get base of card map
298 Node* basic_plus_adr(Node* base, Node* ptr, intptr_t offset) {
299 return basic_plus_adr(base, ptr, MakeConX(offset));
301 Node* basic_plus_adr(Node* base, intptr_t offset) {
302 return basic_plus_adr(base, base, MakeConX(offset));
305 Node* basic_plus_adr(Node* base, Node* offset) {
306 return basic_plus_adr(base, base, offset);
308 Node* basic_plus_adr(Node* base, Node* ptr, Node* offset);
500 // This is the base version which is given an alias index.
514 // This is the base version which is given alias index