Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DTargetInfo.cpp10989 bool detectFPCCEligibleStructHelper(QualType Ty, CharUnits CurOff,
11062 bool RISCVABIInfo::detectFPCCEligibleStructHelper(QualType Ty, CharUnits CurOff, in detectFPCCEligibleStructHelper() function in RISCVABIInfo
11114 bool Ret = detectFPCCEligibleStructHelper(EltTy, CurOff, Field1Ty, in detectFPCCEligibleStructHelper()
11141 bool Ret = detectFPCCEligibleStructHelper(B.getType(), CurOff + BaseOff, in detectFPCCEligibleStructHelper()
11164 bool Ret = detectFPCCEligibleStructHelper( in detectFPCCEligibleStructHelper()
11196 bool IsCandidate = detectFPCCEligibleStructHelper( in detectFPCCEligibleStruct()