Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstructionSelector.cpp277 bool tryOptSelect(MachineInstr &MI) const;
2264 if (tryOptSelect(I)) in select()
3474 bool AArch64InstructionSelector::tryOptSelect(MachineInstr &I) const { in tryOptSelect() function in AArch64InstructionSelector
/external/llvm-project/llvm/lib/Target/AArch64/GISel/
DAArch64InstructionSelector.cpp398 bool tryOptSelect(MachineInstr &MI) const;
3026 if (tryOptSelect(I)) in select()
4335 bool AArch64InstructionSelector::tryOptSelect(MachineInstr &I) const { in tryOptSelect() function in AArch64InstructionSelector