Searched refs:Field1Off (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
| H A D | TargetInfo.cpp | 10472 CharUnits &Field1Off, 10494 CharUnits &Field1Off, llvm::Type *&Field2Ty, 10498 CharUnits Field1Off, 10550 CharUnits &Field1Off, in detectFPCCEligibleStructHelper() argument 10571 Field1Off = CurOff; in detectFPCCEligibleStructHelper() 10589 Field1Off = CurOff; in detectFPCCEligibleStructHelper() 10591 Field2Off = Field1Off + getContext().getTypeSizeInChars(EltTy); in detectFPCCEligibleStructHelper() 10601 Field1Off, Field2Ty, Field2Off); in detectFPCCEligibleStructHelper() 10639 Field1Ty, Field1Off, Field2Ty, Field2Off); in detectFPCCEligibleStructHelper() 10660 CharUnits &Field1Off, in detectFPCCEligibleStruct() argument [all …]
|