Home
last modified time | relevance | path

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

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