Home
last modified time | relevance | path

Searched defs:CurOff (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DLoongArch.cpp104 QualType Ty, CharUnits CurOff, llvm::Type *&Field1Ty, CharUnits &Field1Off, in detectFARsEligibleStructHelper()
H A DRISCV.cpp108 bool RISCVABIInfo::detectFPCCEligibleStructHelper(QualType Ty, CharUnits CurOff, in detectFPCCEligibleStructHelper()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp1067 unsigned CurOff = Layout->getElementOffset(i); in constStructWithPadding() local
1258 CharUnits CurOff = in emitStoresForConstant() local