Home
last modified time | relevance | path

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

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