Home | History | Annotate | Download | only in x64

Lines Matching refs:RootListIndex

195 void TurboAssembler::LoadRoot(Register destination, Heap::RootListIndex index) {
200 void MacroAssembler::PushRoot(Heap::RootListIndex index) {
205 void TurboAssembler::CompareRoot(Register with, Heap::RootListIndex index) {
210 void TurboAssembler::CompareRoot(Operand with, Heap::RootListIndex index) {