Searched refs:selectVaStartDarwin (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstructionSelector.cpp88 bool selectVaStartDarwin(MachineInstr &I, MachineFunction &MF,
1184 bool AArch64InstructionSelector::selectVaStartDarwin( function in class:AArch64InstructionSelector
2369 return STI.isTargetDarwin() ? selectVaStartDarwin(I, MF, MRI)

Completed in 62 milliseconds