Searched defs:numFpRegs (Results 1 – 3 of 3) sorted by relevance
30 … std::map<uint32, X64reg> &pairReg, std::vector<uint32> &numFpRegs, in CollectRegisterArgs()76 … std::vector<uint32> &numFpRegs, std::vector<uint32> &fpSize) const in GetArgInfo()176 std::vector<uint32> numFpRegs; in MoveRegisterArgs() local
1922 uint32 numFpRegs = FloatParamRegRequired(structType, fpSize); in CreateLmbcFormalParamInfo() local
2767 uint32 numFpRegs = FloatParamRegRequired(static_cast<MIRStructType *>(ty), fpSize); in LmbcStructReturnLoad() local6256 uint32 numFpRegs = param->GetNumRegs(); in AssignLmbcFormalParams() local