Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp89 EmitCopyFromReg(SDNode *Node, unsigned ResNo, bool IsClone, bool IsCloned, in EmitCopyFromReg()
195 bool IsClone, bool IsCloned, in CreateVirtualRegisters()
304 bool IsDebug, bool IsClone, bool IsCloned) { in AddRegisterOperand()
375 bool IsDebug, bool IsClone, bool IsCloned) { in AddOperand()
476 bool IsClone, bool IsCloned) { in EmitSubregNode()
630 bool IsClone, bool IsCloned) { in EmitRegSequence()
874 EmitMachineNode(SDNode *Node, bool IsClone, bool IsCloned, in EmitMachineNode()
1093 EmitSpecialNode(SDNode *Node, bool IsClone, bool IsCloned, in EmitSpecialNode()
H A DInstrEmitter.h132 void EmitNode(SDNode *Node, bool IsClone, bool IsCloned, in EmitNode()
H A DScheduleDAGSDNodes.cpp862 DenseMap<SDValue, Register> &VRBaseMap) -> MachineInstr * { in EmitSchedule()