Lines Matching refs:CodeGen
37 lib/CodeGen/SelectionDAG/DAGCombiner.cpp \
38 lib/CodeGen/SelectionDAG/FastISel.cpp \
39 lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp \
40 lib/CodeGen/SelectionDAG/InstrEmitter.cpp \
41 lib/CodeGen/SelectionDAG/LegalizeDAG.cpp \
42 lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp \
43 lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp \
44 lib/CodeGen/SelectionDAG/LegalizeTypes.cpp \
45 lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp \
46 lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp \
47 lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp \
48 lib/CodeGen/SelectionDAG/ScheduleDAGFast.cpp \
49 lib/CodeGen/SelectionDAG/ScheduleDAGList.cpp \
50 lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp \
51 lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp \
52 lib/CodeGen/SelectionDAG/SelectionDAG.cpp \
53 lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp \
54 lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp \
55 lib/CodeGen/SelectionDAG/SelectionDAGPrinter.cpp \
56 lib/CodeGen/SelectionDAG/TargetLowering.cpp \
57 lib/CodeGen/SelectionDAG/TargetSelectionDAGInfo.cpp \
58 lib/CodeGen/AggressiveAntiDepBreaker.cpp \
59 lib/CodeGen/AllocationOrder.cpp \
60 lib/CodeGen/Analysis.cpp \
61 lib/CodeGen/BranchFolding.cpp \
62 lib/CodeGen/CalcSpillWeights.cpp \
63 lib/CodeGen/CallingConvLower.cpp \
64 lib/CodeGen/CodeGen.cpp \
65 lib/CodeGen/CodePlacementOpt.cpp \
66 lib/CodeGen/CriticalAntiDepBreaker.cpp \
67 lib/CodeGen/DeadMachineInstructionElim.cpp \
68 lib/CodeGen/DwarfEHPrepare.cpp \
69 lib/CodeGen/EdgeBundles.cpp \
70 lib/CodeGen/ELFCodeEmitter.cpp \
71 lib/CodeGen/ELFWriter.cpp \
72 lib/CodeGen/ExecutionDepsFix.cpp \
73 lib/CodeGen/ExpandISelPseudos.cpp \
74 lib/CodeGen/ExpandPostRAPseudos.cpp \
75 lib/CodeGen/GCMetadata.cpp \
76 lib/CodeGen/GCStrategy.cpp \
77 lib/CodeGen/IfConversion.cpp \
78 lib/CodeGen/InlineSpiller.cpp \
79 lib/CodeGen/InterferenceCache.cpp \
80 lib/CodeGen/IntrinsicLowering.cpp \
81 lib/CodeGen/LatencyPriorityQueue.cpp \
82 lib/CodeGen/LexicalScopes.cpp \
83 lib/CodeGen/LiveDebugVariables.cpp \
84 lib/CodeGen/LiveIntervalAnalysis.cpp \
85 lib/CodeGen/LiveInterval.cpp \
86 lib/CodeGen/LiveIntervalUnion.cpp \
87 lib/CodeGen/LiveRangeCalc.cpp \
88 lib/CodeGen/LiveRangeEdit.cpp \
89 lib/CodeGen/LiveStackAnalysis.cpp \
90 lib/CodeGen/LiveVariables.cpp \
91 lib/CodeGen/LLVMTargetMachine.cpp \
92 lib/CodeGen/LocalStackSlotAllocation.cpp \
93 lib/CodeGen/MachineBasicBlock.cpp \
94 lib/CodeGen/MachineBlockFrequencyInfo.cpp \
95 lib/CodeGen/MachineBranchProbabilityInfo.cpp \
96 lib/CodeGen/MachineCSE.cpp \
97 lib/CodeGen/MachineDominators.cpp \
98 lib/CodeGen/MachineFunctionAnalysis.cpp \
99 lib/CodeGen/MachineFunction.cpp \
100 lib/CodeGen/MachineFunctionPass.cpp \
101 lib/CodeGen/MachineFunctionPrinterPass.cpp \
102 lib/CodeGen/MachineInstr.cpp \
103 lib/CodeGen/MachineLICM.cpp \
104 lib/CodeGen/MachineLoopInfo.cpp \
105 lib/CodeGen/MachineLoopRanges.cpp \
106 lib/CodeGen/MachineModuleInfo.cpp \
107 lib/CodeGen/MachineModuleInfoImpls.cpp \
108 lib/CodeGen/MachinePassRegistry.cpp \
109 lib/CodeGen/MachineRegisterInfo.cpp \
110 lib/CodeGen/MachineSink.cpp \
111 lib/CodeGen/MachineSSAUpdater.cpp \
112 lib/CodeGen/MachineVerifier.cpp \
113 lib/CodeGen/ObjectCodeEmitter.cpp \
114 lib/CodeGen/OcamlGC.cpp \
115 lib/CodeGen/OptimizePHIs.cpp \
116 lib/CodeGen/Passes.cpp \
117 lib/CodeGen/PeepholeOptimizer.cpp \
118 lib/CodeGen/PHIElimination.cpp \
119 lib/CodeGen/PHIEliminationUtils.cpp \
120 lib/CodeGen/PostRASchedulerList.cpp \
121 lib/CodeGen/ProcessImplicitDefs.cpp \
122 lib/CodeGen/PrologEpilogInserter.cpp \
123 lib/CodeGen/PseudoSourceValue.cpp \
124 lib/CodeGen/RegAllocBasic.cpp \
125 lib/CodeGen/RegAllocFast.cpp \
126 lib/CodeGen/RegAllocGreedy.cpp \
127 lib/CodeGen/RegAllocLinearScan.cpp \
128 lib/CodeGen/RegAllocPBQP.cpp \
129 lib/CodeGen/RegisterClassInfo.cpp \
130 lib/CodeGen/RegisterCoalescer.cpp \
131 lib/CodeGen/RegisterScavenging.cpp \
132 lib/CodeGen/RenderMachineFunction.cpp \
133 lib/CodeGen/ScheduleDAG.cpp \
134 lib/CodeGen/ScheduleDAGEmit.cpp \
135 lib/CodeGen/ScheduleDAGInstrs.cpp \
136 lib/CodeGen/ScheduleDAGPrinter.cpp \
137 lib/CodeGen/ScoreboardHazardRecognizer.cpp \
138 lib/CodeGen/ShadowStackGC.cpp \
139 lib/CodeGen/ShrinkWrapping.cpp \
140 lib/CodeGen/SjLjEHPrepare.cpp \
141 lib/CodeGen/SlotIndexes.cpp \
142 lib/CodeGen/Spiller.cpp \
143 lib/CodeGen/SpillPlacement.cpp \
144 lib/CodeGen/SplitKit.cpp \
145 lib/CodeGen/Splitter.cpp \
146 lib/CodeGen/StackProtector.cpp \
147 lib/CodeGen/StackSlotColoring.cpp \
148 lib/CodeGen/StrongPHIElimination.cpp \
149 lib/CodeGen/TailDuplication.cpp \
150 lib/CodeGen/TargetInstrInfoImpl.cpp \
151 lib/CodeGen/TargetLoweringObjectFileImpl.cpp \
152 lib/CodeGen/TwoAddressInstructionPass.cpp \
153 lib/CodeGen/UnreachableBlockElim.cpp \
154 lib/CodeGen/VirtRegMap.cpp \
155 lib/CodeGen/VirtRegRewriter.cpp \