Home
last modified time | relevance | path

Searched defs:IsClone (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp86 EmitCopyFromReg(SDNode *Node, unsigned ResNo, bool IsClone, bool IsCloned, in EmitCopyFromReg()
209 bool IsClone, bool IsCloned, in CreateVirtualRegisters()
316 bool IsDebug, bool IsClone, bool IsCloned) { in AddRegisterOperand()
378 bool IsDebug, bool IsClone, bool IsCloned) { in AddOperand()
468 bool IsClone, bool IsCloned) { in EmitSubregNode()
606 bool IsClone, bool IsCloned) { in EmitRegSequence()
717 EmitMachineNode(SDNode *Node, bool IsClone, bool IsCloned, in EmitMachineNode()
878 EmitSpecialNode(SDNode *Node, bool IsClone, bool IsCloned, in EmitSpecialNode()
H A DInstrEmitter.h118 void EmitNode(SDNode *Node, bool IsClone, bool IsCloned, in EmitNode()