Searched refs:analyzeInputArgs (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/ |
| D | RISCVISelLowering.h | 637 void analyzeInputArgs(MachineFunction &MF, CCState &CCInfo,
|
| D | RISCVISelLowering.cpp | 12221 void RISCVTargetLowering::analyzeInputArgs( in analyzeInputArgs() function in RISCVTargetLowering 12637 analyzeInputArgs(MF, CCInfo, Ins, /*IsRet=*/false, in LowerFormalArguments() 13097 analyzeInputArgs(MF, RetCCInfo, Ins, /*IsRet=*/true, CC_RISCV); in LowerCall()
|