Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DTargetInfo.cpp10855 bool detectFPCCEligibleStructHelper(QualType Ty, CharUnits CurOff,
10933 bool RISCVABIInfo::detectFPCCEligibleStructHelper(QualType Ty, CharUnits CurOff, in detectFPCCEligibleStructHelper() function in RISCVABIInfo
10985 bool Ret = detectFPCCEligibleStructHelper(EltTy, CurOff, Field1Ty, in detectFPCCEligibleStructHelper()
11012 bool Ret = detectFPCCEligibleStructHelper(B.getType(), CurOff + BaseOff, in detectFPCCEligibleStructHelper()
11035 bool Ret = detectFPCCEligibleStructHelper( in detectFPCCEligibleStructHelper()
11067 bool IsCandidate = detectFPCCEligibleStructHelper( in detectFPCCEligibleStruct()