Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp189 bool selectIntrinsicWithSideEffects(MachineInstr &I,
3434 return selectIntrinsicWithSideEffects(I, MRI); in select()
5641 bool AArch64InstructionSelector::selectIntrinsicWithSideEffects( in selectIntrinsicWithSideEffects() function in AArch64InstructionSelector