Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64InstructionSelector.cpp62 bool selectVaStartDarwin(MachineInstr &I, MachineFunction &MF,
636 bool AArch64InstructionSelector::selectVaStartDarwin( in selectVaStartDarwin() function in AArch64InstructionSelector
1489 return STI.isTargetDarwin() ? selectVaStartDarwin(I, MF, MRI) in select()