Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp221 bool selectIntrinsicWithSideEffects(MachineInstr &I,
3468 return selectIntrinsicWithSideEffects(I, MRI); in select()
5986 bool AArch64InstructionSelector::selectIntrinsicWithSideEffects( in selectIntrinsicWithSideEffects() function in AArch64InstructionSelector