Searched defs:IsClone (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | InstrEmitter.cpp | 89 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 D | InstrEmitter.h | 132 void EmitNode(SDNode *Node, bool IsClone, bool IsCloned, in EmitNode()
|
H A D | ScheduleDAGSDNodes.cpp | 862 DenseMap<SDValue, Register> &VRBaseMap) -> MachineInstr * { in EmitSchedule()
|