Searched refs:Field1Off (Results 1 – 1 of 1) sorted by relevance
/external/llvm-project/clang/lib/CodeGen/ |
D | TargetInfo.cpp | 10310 CharUnits &Field1Off, 10332 CharUnits &Field1Off, llvm::Type *&Field2Ty, 10336 CharUnits Field1Off, 10388 CharUnits &Field1Off, in detectFPCCEligibleStructHelper() argument 10409 Field1Off = CurOff; in detectFPCCEligibleStructHelper() 10427 Field1Off = CurOff; in detectFPCCEligibleStructHelper() 10429 Field2Off = Field1Off + getContext().getTypeSizeInChars(EltTy); in detectFPCCEligibleStructHelper() 10439 Field1Off, Field2Ty, Field2Off); in detectFPCCEligibleStructHelper() 10477 Field1Ty, Field1Off, Field2Ty, Field2Off); in detectFPCCEligibleStructHelper() 10498 CharUnits &Field1Off, in detectFPCCEligibleStruct() argument [all …]
|