Lines Matching defs:Add
162 void Add(const HInstructionList& instruction_list);
398 // Need to add a couple of blocks to test if the loop body is entered and
814 void Add(HBasicBlock* block);
1095 // created, latter block. Note that this method will add the block to the
1286 M(Add, BinaryOperation) \
1648 void Add(SideEffects other) {
1914 // One virtual method is enough, just const_cast<> and then re-add the const.
2186 void AddSideEffects(SideEffects other) { side_effects_.Add(other); }
4406 // TODO: Add implicit null checks in intrinsics.
4441 // TODO: Add implicit null checks in intrinsics.
4550 DECLARE_INSTRUCTION(Add);
5376 // to produce better code. If we ever add optimizations to do so we should allow an