Home
last modified time | relevance | path

Searched defs:GPRSize (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIFlagsSection.h32 Mips::AFL_REG GPRSize = Mips::AFL_REG_NONE; member
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVRegisterBankInfo.cpp222 unsigned GPRSize = getMaximumSize(RISCV::GPRBRegBankID); in getInstrMapping() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h706 MIPS_AFL_REG GPRSize; member
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp2065 const unsigned GPRSize = FuncInfo->getVarArgsGPRSize(); in selectVaStartAAPCS() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp11819 int GPRSize = FuncInfo->getVarArgsGPRSize(); in LowerAAPCS_VASTART() local