Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.cpp10516 bool detectFPCCEligibleStructHelper(QualType Ty, CharUnits CurOff,
10594 bool RISCVABIInfo::detectFPCCEligibleStructHelper(QualType Ty, CharUnits CurOff, in detectFPCCEligibleStructHelper() function in RISCVABIInfo
10646 bool Ret = detectFPCCEligibleStructHelper(EltTy, CurOff, Field1Ty, in detectFPCCEligibleStructHelper()
10683 bool Ret = detectFPCCEligibleStructHelper( in detectFPCCEligibleStructHelper()
10715 bool IsCandidate = detectFPCCEligibleStructHelper( in detectFPCCEligibleStruct()