Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DRISCV.cpp32 bool detectFPCCEligibleStructHelper(QualType Ty, CharUnits CurOff,
179 bool RISCVABIInfo::detectFPCCEligibleStructHelper(QualType Ty, CharUnits CurOff, in detectFPCCEligibleStructHelper() function in RISCVABIInfo
237 bool Ret = detectFPCCEligibleStructHelper(EltTy, CurOff, Field1Ty, in detectFPCCEligibleStructHelper()
264 bool Ret = detectFPCCEligibleStructHelper(B.getType(), CurOff + BaseOff, in detectFPCCEligibleStructHelper()
287 bool Ret = detectFPCCEligibleStructHelper( in detectFPCCEligibleStructHelper()
319 bool IsCandidate = detectFPCCEligibleStructHelper( in detectFPCCEligibleStruct()