Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DTargetInfo.cpp10991 CharUnits &Field1Off,
11013 CharUnits &Field1Off, llvm::Type *&Field2Ty,
11017 CharUnits Field1Off,
11064 CharUnits &Field1Off, in detectFPCCEligibleStructHelper() argument
11085 Field1Off = CurOff; in detectFPCCEligibleStructHelper()
11103 Field1Off = CurOff; in detectFPCCEligibleStructHelper()
11105 Field2Off = Field1Off + getContext().getTypeSizeInChars(EltTy); in detectFPCCEligibleStructHelper()
11115 Field1Off, Field2Ty, Field2Off); in detectFPCCEligibleStructHelper()
11142 Field1Ty, Field1Off, Field2Ty, in detectFPCCEligibleStructHelper()
11166 Field1Ty, Field1Off, Field2Ty, Field2Off); in detectFPCCEligibleStructHelper()
[all …]