Searched refs:CalleePopBytes (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64CallLowering.cpp1042 uint64_t CalleePopBytes =
1051 .addImm(CalleePopBytes);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp3099 uint64_t CalleePopBytes = NumBytes; local
3101 DAG.getTargetConstant(CalleePopBytes, DL, MVT::i32),
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp4739 uint64_t CalleePopBytes = local
4743 DAG.getIntPtrConstant(CalleePopBytes, DL, true),

Completed in 278 milliseconds