Searched refs:usePackets (Results 1 – 4 of 4) sorted by relevance
156 bool usePackets() const { return UsePackets; } in usePackets() function
758 assert(Subtarget->usePackets() && "Support for packets is disabled"); in EmitInstruction()
2051 if (!HST->usePackets()) { in SelectV65GatherPred()2094 if (!HST->usePackets()) { in SelectV65Gather()
203 if (DisablePacketizer || !HST.usePackets() || skipFunction(MF.getFunction())) in runOnMachineFunction()