Searched refs:allocatePhysReg (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.h | 1095 void allocatePhysReg(unsigned NF = 1, unsigned LMul = 1,
|
H A D | RISCVISelLowering.cpp | 22151 void RVVArgDispatcher::allocatePhysReg(unsigned NF, unsigned LMul, in allocatePhysReg() 22199 allocatePhysReg(ArgInfo.NF, RegsNeeded, StartReg + 8); in compute() 22205 allocatePhysReg(ArgInfo.NF, RegsNeeded, 0); in compute() 22148 void RVVArgDispatcher::allocatePhysReg(unsigned NF, unsigned LMul, allocatePhysReg() function in RVVArgDispatcher
|