Searched defs:Field1Ty (Results 1 – 1 of 1) sorted by relevance
10549 llvm::Type *&Field1Ty, in detectFPCCEligibleStructHelper()10659 bool RISCVABIInfo::detectFPCCEligibleStruct(QualType Ty, llvm::Type *&Field1Ty, in detectFPCCEligibleStruct()10691 llvm::Type *Field1Ty, CharUnits Field1Off, llvm::Type *Field2Ty, in coerceAndExpandFPCCEligibleStruct()10776 llvm::Type *Field1Ty = nullptr; in classifyArgumentType() local