Searched refs:selectVaStartDarwin (Results 1 – 1 of 1) sorted by relevance
124 bool selectVaStartDarwin(MachineInstr &I, MachineFunction &MF,2107 bool AArch64InstructionSelector::selectVaStartDarwin( in selectVaStartDarwin() function in AArch64InstructionSelector3598 return STI.isTargetDarwin() ? selectVaStartDarwin(I, MF, MRI) in select()