Searched refs:allocateRVVReg (Results 1 – 1 of 1) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/ |
| D | RISCVISelLowering.cpp | 11964 static unsigned allocateRVVReg(MVT ValVT, unsigned ValNo, in allocateRVVReg() function 12143 Reg = allocateRVVReg(ValVT, ValNo, FirstMaskArgument, State, TLI); in CC_RISCV() 12509 allocateRVVReg(ValVT, ValNo, FirstMaskArgument, State, TLI)) { in CC_RISCV_FastCC()
|