Searched defs:CalleePopAmount (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp304 uint64_t CalleePopAmount = IsDestroy ? I->getOperand(1).getImm() : 0; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFrameLowering.cpp1104 uint64_t CalleePopAmount = IsDestroy ? I->getOperand(1).getImm() : 0; local

Completed in 70 milliseconds