Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp99 bool earlySelect(MachineInstr &I);
2059 bool AArch64InstructionSelector::earlySelect(MachineInstr &I) { in earlySelect() function in AArch64InstructionSelector
2240 if (earlySelect(I)) in select()