Home
last modified time | relevance | path

Searched refs:addInRegsParamInfo (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h459 void addInRegsParamInfo(unsigned RegBegin, unsigned RegEnd) { in addInRegsParamInfo() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp4775 State->addInRegsParamInfo(FirstReg, FirstReg + NumRegs); in HandleByVal()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp3070 State->addInRegsParamInfo(ByValRegBegin, ByValRegEnd); in HandleByVal()