Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DTargetInfo.cpp10308 bool detectFPCCEligibleStructHelper(QualType Ty, CharUnits CurOff,
10386 bool RISCVABIInfo::detectFPCCEligibleStructHelper(QualType Ty, CharUnits CurOff, in detectFPCCEligibleStructHelper() function in RISCVABIInfo
10438 bool Ret = detectFPCCEligibleStructHelper(EltTy, CurOff, Field1Ty, in detectFPCCEligibleStructHelper()
10475 bool Ret = detectFPCCEligibleStructHelper( in detectFPCCEligibleStructHelper()
10507 bool IsCandidate = detectFPCCEligibleStructHelper( in detectFPCCEligibleStruct()