reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/NVPTX/NVPTXISelLowering.cpp
 1466       ComputePTXValueVTs(*this, DL, Ty, VTs, &Offsets);
 1468           getArgumentAlignment(Callee, CS, Ty, paramCount + 1, DL);
 1469       unsigned AllocSize = DL.getTypeAllocSize(Ty);
 1472       if (Ty->isAggregateType() || Ty->isVectorTy() || Ty->isIntegerTy(128)) {
 1472       if (Ty->isAggregateType() || Ty->isVectorTy() || Ty->isIntegerTy(128)) {
 1472       if (Ty->isAggregateType() || Ty->isVectorTy() || Ty->isIntegerTy(128)) {
 1504           Ty->isIntegerTy() && DL.getTypeAllocSizeInBits(Ty) < 32;
 1504           Ty->isIntegerTy() && DL.getTypeAllocSizeInBits(Ty) < 32;