Home
last modified time | relevance | path

Searched defs:decomposeStackOffsetForFrameOffsets (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/unittests/Target/AArch64/
H A DDecomposeStackOffsetTest.cpp15 TEST(StackOffset, decomposeStackOffsetForFrameOffsets) { in TEST() argument
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp5176 void AArch64InstrInfo::decomposeStackOffsetForFrameOffsets( decomposeStackOffsetForFrameOffsets() function in AArch64InstrInfo