Home
last modified time | relevance | path

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

/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 detectFPCCEligibleStructHelper(QualType Ty,CharUnits CurOff,llvm::Type * & Field1Ty,CharUnits & Field1Off,llvm::Type * & Field2Ty,CharUnits & Field2Off) const detectFPCCEligibleStructHelper() argument
/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp1066 unsigned CurOff = Layout->getElementOffset(i); constStructWithPadding() local
1257 CharUnits CurOff = emitStoresForConstant() local