Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp5419 bool InsertIntoXReg = false; in selectIndexedExtLoad() local
5436 InsertIntoXReg = IsDst64; in selectIndexedExtLoad()
5448 InsertIntoXReg = IsDst64; in selectIndexedExtLoad()
5457 InsertIntoXReg = IsDst64; in selectIndexedExtLoad()
5477 if (InsertIntoXReg) { in selectIndexedExtLoad()