Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp5844 if (GPR_idx != NumGPRs) { in LowerCall_64SVR4()
5921 if (GPR_idx != NumGPRs) { in LowerCall_64SVR4()
5950 if (GPR_idx != NumGPRs) { in LowerCall_64SVR4()
6095 if (GPR_idx == NumGPRs) in LowerCall_64SVR4()
6151 if (GPR_idx == NumGPRs) in LowerCall_64SVR4()
6394 if (GPR_idx != NumGPRs) { in LowerCall_Darwin()
6425 if (GPR_idx != NumGPRs) { in LowerCall_Darwin()
6444 if (GPR_idx != NumGPRs) { in LowerCall_Darwin()
6485 if (GPR_idx != NumGPRs) in LowerCall_Darwin()
6512 if (GPR_idx != NumGPRs) in LowerCall_Darwin()
[all …]