Lines Matching refs:Assemble
323 FinalPhase = phases::Assemble;
2813 // assemble to cubin, then feed the cubin *and* the ptx into a device
2820 // Produce the device action from the current phase up to the assemble
2833 if (Ph == phases::Assemble)
2837 // If we didn't reach the assemble phase, we can't generate the fat
2939 // backend and assemble phases to output LLVM IR. Except for generating
2962 // to skip the backend and assemble phases and use lld to link
2973 // compiler phases, including backend and assemble phases.
2979 C, Args, phases::Assemble, BackendAction,
3891 if (Phase == phases::Assemble && Input->getType() != types::TY_PP_Asm)
3981 case phases::Assemble:
4240 /// Return true if an assemble action can be collapsed.
4282 /// - Assemble + Backend + Compile;
4283 /// - Assemble + Backend ;
4619 // AMDGCN treats backend and assemble actions as no-op because