Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp109 bool selectAndRestoreState(MachineInstr &I);
3560 bool AArch64InstructionSelector::selectAndRestoreState(MachineInstr &I) { in selectAndRestoreState() function in AArch64InstructionSelector
4592 selectAndRestoreState(*SrcMI)) in emitCarryIn()