Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp3338 unsigned SpillSubreg; in foldMemoryOperandImpl() local
3347 SpillSubreg = AArch64::sub_32; in foldMemoryOperandImpl()
3350 SpillSubreg = AArch64::ssub; in foldMemoryOperandImpl()
3357 SpillSubreg = AArch64::dsub; in foldMemoryOperandImpl()
3365 TRI.getMatchingSuperReg(SrcReg, SpillSubreg, SpillRC)) { in foldMemoryOperandImpl()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp3716 unsigned SpillSubreg; in foldMemoryOperandImpl() local
3725 SpillSubreg = AArch64::sub_32; in foldMemoryOperandImpl()
3728 SpillSubreg = AArch64::ssub; in foldMemoryOperandImpl()
3735 SpillSubreg = AArch64::dsub; in foldMemoryOperandImpl()
3743 TRI.getMatchingSuperReg(SrcReg, SpillSubreg, SpillRC)) { in foldMemoryOperandImpl()