LLVM 17.0.0git
|
#include "PPCRegisterInfo.h"
#include "PPCCallingConv.h"
#include "PPCSubtarget.h"
#include "PPCCCState.h"
#include "PPCGenCallingConv.inc"
Go to the source code of this file.
|
static |
Definition at line 109 of file PPCCallingConv.cpp.
References llvm::CCState::addLoc(), llvm::CCState::AllocateReg(), assert(), and llvm::CCValAssign::getCustomReg().
|
static |
Definition at line 138 of file PPCCallingConv.cpp.
References llvm::CCState::addLoc(), llvm::CCState::AllocateReg(), and llvm::CCValAssign::getCustomReg().
|
static |
Definition at line 31 of file PPCCallingConv.cpp.
References llvm::CCState::AllocateReg(), and llvm::CCState::getFirstUnallocated().
|
static |
Definition at line 81 of file PPCCallingConv.cpp.
References llvm::CCState::AllocateReg(), and llvm::CCState::getFirstUnallocated().
|
static |
Definition at line 24 of file PPCCallingConv.cpp.
|
static |
Definition at line 58 of file PPCCallingConv.cpp.
References llvm::CCState::AllocateReg(), and llvm::CCState::getFirstUnallocated().
|
inline |
Definition at line 15 of file PPCCallingConv.cpp.
References llvm_unreachable.