Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstructionSelector.cpp88 bool selectVaStartDarwin(MachineInstr &I, MachineFunction &MF,
1184 bool AArch64InstructionSelector::selectVaStartDarwin( in selectVaStartDarwin() function in AArch64InstructionSelector
2369 return STI.isTargetDarwin() ? selectVaStartDarwin(I, MF, MRI) in select()
/external/llvm-project/llvm/lib/Target/AArch64/GISel/
DAArch64InstructionSelector.cpp102 bool selectVaStartDarwin(MachineInstr &I, MachineFunction &MF,
1810 bool AArch64InstructionSelector::selectVaStartDarwin( in selectVaStartDarwin() function in AArch64InstructionSelector
3072 return STI.isTargetDarwin() ? selectVaStartDarwin(I, MF, MRI) in select()