Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Target/AArch64/
H A DInstSizes.cpp193 TEST(InstSizes, StoreSwiftAsyncContext) { in TEST() argument
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64ExpandPseudoInsts.cpp1275 case AArch64::StoreSwiftAsyncContext: in expandMI()
H A DAArch64FrameLowering.cpp1586 BuildMI(MBB, MBBI, DL, TII->get(AArch64::StoreSwiftAsyncContext)) in emitPrologue()
H A DAArch64InstrInfo.cpp2740 case AArch64::StoreSwiftAsyncContext: in getMemOpInfo()
H A DAArch64InstrInfo.td8396 def StoreSwiftAsyncContext