Home
last modified time | relevance | path

Searched refs:IsCloned (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.h42 bool IsClone, bool IsCloned,
54 bool IsClone, bool IsCloned,
70 bool IsDebug, bool IsClone, bool IsCloned);
81 bool IsDebug, bool IsClone, bool IsCloned);
92 bool IsClone, bool IsCloned);
104 bool IsClone, bool IsCloned);
121 void EmitNode(SDNode *Node, bool IsClone, bool IsCloned, in EmitNode() argument
124 EmitMachineNode(Node, IsClone, IsCloned, VRBaseMap); in EmitNode()
126 EmitSpecialNode(Node, IsClone, IsCloned, VRBaseMap); in EmitNode()
140 void EmitMachineNode(SDNode *Node, bool IsClone, bool IsCloned,
[all …]
DInstrEmitter.cpp87 EmitCopyFromReg(SDNode *Node, unsigned ResNo, bool IsClone, bool IsCloned, in EmitCopyFromReg() argument
111 if (!IsClone && !IsCloned) in EmitCopyFromReg()
211 bool IsClone, bool IsCloned, in CreateVirtualRegisters() argument
244 if (!VRBase && !IsClone && !IsCloned) in CreateVirtualRegisters()
317 bool IsDebug, bool IsClone, bool IsCloned) { in AddRegisterOperand() argument
364 !(IsClone || IsCloned); in AddRegisterOperand()
388 bool IsDebug, bool IsClone, bool IsCloned) { in AddOperand() argument
391 IsDebug, IsClone, IsCloned); in AddOperand()
463 IsDebug, IsClone, IsCloned); in AddOperand()
495 bool IsClone, bool IsCloned) { in EmitSubregNode() argument
[all …]
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DInstrEmitter.h42 bool IsClone, bool IsCloned,
53 bool IsClone, bool IsCloned,
68 bool IsDebug, bool IsClone, bool IsCloned);
78 bool IsDebug, bool IsClone, bool IsCloned);
89 bool IsClone, bool IsCloned);
101 bool IsClone, bool IsCloned);
121 void EmitNode(SDNode *Node, bool IsClone, bool IsCloned, in EmitNode() argument
124 EmitMachineNode(Node, IsClone, IsCloned, VRBaseMap); in EmitNode()
126 EmitSpecialNode(Node, IsClone, IsCloned, VRBaseMap); in EmitNode()
140 void EmitMachineNode(SDNode *Node, bool IsClone, bool IsCloned,
[all …]
DInstrEmitter.cpp67 EmitCopyFromReg(SDNode *Node, unsigned ResNo, bool IsClone, bool IsCloned, in EmitCopyFromReg() argument
91 if (!IsClone && !IsCloned) in EmitCopyFromReg()
189 bool IsClone, bool IsCloned, in CreateVirtualRegisters() argument
208 if (!VRBase && !IsClone && !IsCloned) in CreateVirtualRegisters()
277 bool IsDebug, bool IsClone, bool IsCloned) { in AddRegisterOperand() argument
317 !(IsClone || IsCloned); in AddRegisterOperand()
343 bool IsDebug, bool IsClone, bool IsCloned) { in AddOperand() argument
346 IsDebug, IsClone, IsCloned); in AddOperand()
396 IsDebug, IsClone, IsCloned); in AddOperand()
428 bool IsClone, bool IsCloned) { in EmitSubregNode() argument
[all …]
/external/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.h42 bool IsClone, bool IsCloned,
54 bool IsClone, bool IsCloned,
70 bool IsDebug, bool IsClone, bool IsCloned);
81 bool IsDebug, bool IsClone, bool IsCloned);
92 bool IsClone, bool IsCloned);
104 bool IsClone, bool IsCloned);
118 void EmitNode(SDNode *Node, bool IsClone, bool IsCloned, in EmitNode() argument
121 EmitMachineNode(Node, IsClone, IsCloned, VRBaseMap); in EmitNode()
123 EmitSpecialNode(Node, IsClone, IsCloned, VRBaseMap); in EmitNode()
137 void EmitMachineNode(SDNode *Node, bool IsClone, bool IsCloned,
[all …]
DInstrEmitter.cpp87 EmitCopyFromReg(SDNode *Node, unsigned ResNo, bool IsClone, bool IsCloned, in EmitCopyFromReg() argument
111 if (!IsClone && !IsCloned) in EmitCopyFromReg()
210 bool IsClone, bool IsCloned, in CreateVirtualRegisters() argument
244 if (!VRBase && !IsClone && !IsCloned) in CreateVirtualRegisters()
317 bool IsDebug, bool IsClone, bool IsCloned) { in AddRegisterOperand() argument
356 !(IsClone || IsCloned); in AddRegisterOperand()
380 bool IsDebug, bool IsClone, bool IsCloned) { in AddOperand() argument
383 IsDebug, IsClone, IsCloned); in AddOperand()
440 IsDebug, IsClone, IsCloned); in AddOperand()
472 bool IsClone, bool IsCloned) { in EmitSubregNode() argument
[all …]