Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp10470 bool detectFPCCEligibleStructHelper(QualType Ty, CharUnits CurOff,
10548 bool RISCVABIInfo::detectFPCCEligibleStructHelper(QualType Ty, CharUnits CurOff, in detectFPCCEligibleStructHelper() function in RISCVABIInfo
10600 bool Ret = detectFPCCEligibleStructHelper(EltTy, CurOff, Field1Ty, in detectFPCCEligibleStructHelper()
10637 bool Ret = detectFPCCEligibleStructHelper( in detectFPCCEligibleStructHelper()
10669 bool IsCandidate = detectFPCCEligibleStructHelper( in detectFPCCEligibleStruct()