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