Searched refs:UnpaddedCoerceAndExpandType (Results 1 – 2 of 2) sorted by relevance
83 llvm::Type *UnpaddedCoerceAndExpandType; // isCoerceAndExpand() member109 UnpaddedCoerceAndExpandType = T; in setUnpaddedCoerceToType()285 return UnpaddedCoerceAndExpandType; in getUnpaddedCoerceAndExpandType()291 dyn_cast<llvm::StructType>(UnpaddedCoerceAndExpandType)) { in getCoerceAndExpandTypeSequence()294 return llvm::makeArrayRef(&UnpaddedCoerceAndExpandType, 1); in getCoerceAndExpandTypeSequence()
94 llvm::Type *UnpaddedCoerceAndExpandType; // isCoerceAndExpand() member124 UnpaddedCoerceAndExpandType = T; in setUnpaddedCoerceToType()346 return UnpaddedCoerceAndExpandType; in getUnpaddedCoerceAndExpandType()352 dyn_cast<llvm::StructType>(UnpaddedCoerceAndExpandType)) { in getCoerceAndExpandTypeSequence()355 return llvm::makeArrayRef(&UnpaddedCoerceAndExpandType, 1); in getCoerceAndExpandTypeSequence()