Lines Matching defs:IsClone
84 void InstrEmitter::EmitCopyFromReg(SDNode *Node, unsigned ResNo, bool IsClone,
91 if (IsClone)
179 if (IsClone)
189 bool IsClone, bool IsCloned,
228 if (!VRBase && !IsClone && !IsCloned)
257 if (IsClone)
322 bool IsDebug, bool IsClone, bool IsCloned) {
379 !(IsClone || IsCloned);
403 bool IsDebug, bool IsClone, bool IsCloned) {
406 IsDebug, IsClone, IsCloned);
472 IsDebug, IsClone, IsCloned);
504 bool IsClone, bool IsCloned) {
616 IsClone, IsCloned);
619 IsClone, IsCloned);
658 bool IsClone, bool IsCloned) {
692 IsClone, IsCloned);
778 /*IsDebug=*/true, /*IsClone=*/false, /*IsCloned=*/false);
998 EmitMachineNode(SDNode *Node, bool IsClone, bool IsCloned,
1006 EmitSubregNode(Node, VRBaseMap, IsClone, IsCloned);
1018 EmitRegSequence(Node, VRBaseMap, IsClone, IsCloned);
1071 CreateVirtualRegisters(Node, MIB, II, IsClone, IsCloned, VRBaseMap);
1121 VRBaseMap, /*IsDebug=*/false, IsClone, IsCloned);
1166 EmitCopyFromReg(Node, i, IsClone, Reg, VRBaseMap);
1240 EmitSpecialNode(SDNode *Node, bool IsClone, bool IsCloned,
1278 EmitCopyFromReg(Node, 0, IsClone, SrcReg, VRBaseMap);
1384 /*IsDebug=*/false, IsClone, IsCloned);
1401 /*IsDebug=*/false, IsClone, IsCloned);