Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DRISCV.cpp31 bool detectFPCCEligibleStructHelper(QualType Ty, CharUnits CurOff,
108 bool RISCVABIInfo::detectFPCCEligibleStructHelper(QualType Ty, CharUnits CurOff, in detectFPCCEligibleStructHelper() function in RISCVABIInfo
166 bool Ret = detectFPCCEligibleStructHelper(EltTy, CurOff, Field1Ty, in detectFPCCEligibleStructHelper()
193 bool Ret = detectFPCCEligibleStructHelper(B.getType(), CurOff + BaseOff, in detectFPCCEligibleStructHelper()
216 bool Ret = detectFPCCEligibleStructHelper( in detectFPCCEligibleStructHelper()
248 bool IsCandidate = detectFPCCEligibleStructHelper( in detectFPCCEligibleStruct()