Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:MessengerType

1948   Fn = llvm::ConstantExpr::getBitCast(Fn, MSI.MessengerType);
6762 callee = CGF.Builder.CreateBitCast(callee, MSI.MessengerType);