Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-exegesis/lib/X86/
H A DTarget.cpp481 static MCInst allocateStackSpace(unsigned Bytes) { in allocateStackSpace() function
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp742 void AArch64FrameLowering::allocateStackSpace( allocateStackSpace() function in AArch64FrameLowering