Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp114 bool selectVaStartDarwin(MachineInstr &I, MachineFunction &MF,
1772 bool AArch64InstructionSelector::selectVaStartDarwin( in selectVaStartDarwin() function in AArch64InstructionSelector
3140 return STI.isTargetDarwin() ? selectVaStartDarwin(I, MF, MRI) in select()