Searched defs:IsClone (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | InstrEmitter.cpp | 86 EmitCopyFromReg(SDNode *Node, unsigned ResNo, bool IsClone, bool IsCloned, in EmitCopyFromReg() 209 bool IsClone, bool IsCloned, in CreateVirtualRegisters() 312 bool IsDebug, bool IsClone, bool IsCloned) { in AddRegisterOperand() 374 bool IsDebug, bool IsClone, bool IsCloned) { in AddOperand() 464 bool IsClone, bool IsCloned) { in EmitSubregNode() 602 bool IsClone, bool IsCloned) { in EmitRegSequence() 708 EmitMachineNode(SDNode *Node, bool IsClone, bool IsCloned, in EmitMachineNode() 871 EmitSpecialNode(SDNode *Node, bool IsClone, bool IsCloned, in EmitSpecialNode()
|
D | InstrEmitter.h | 119 void EmitNode(SDNode *Node, bool IsClone, bool IsCloned, in EmitNode()
|