Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:tie

254   llvm::tie(ptrSize, ptrAlign) = C.getTypeInfoInChars(C.VoidPtrTy);
255 llvm::tie(intSize, intAlign) = C.getTypeInfoInChars(C.IntTy);