Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp84 void InstrEmitter::EmitCopyFromReg(SDNode *Node, unsigned ResNo, bool IsClone, in EmitCopyFromReg()
189 bool IsClone, bool IsCloned, in CreateVirtualRegisters()
322 bool IsDebug, bool IsClone, bool IsCloned) { in AddRegisterOperand()
403 bool IsDebug, bool IsClone, bool IsCloned) { in AddOperand()
504 bool IsClone, bool IsCloned) { in EmitSubregNode()
658 bool IsClone, bool IsCloned) { in EmitRegSequence()
998 EmitMachineNode(SDNode *Node, bool IsClone, bool IsCloned, in EmitMachineNode()
1240 EmitSpecialNode(SDNode *Node, bool IsClone, bool IsCloned, in EmitSpecialNode()
H A DInstrEmitter.h142 void EmitNode(SDNode *Node, bool IsClone, bool IsCloned, in EmitNode()
H A DScheduleDAGSDNodes.cpp864 DenseMap<SDValue, Register> &VRBaseMap) -> MachineInstr * { in EmitSchedule()