Searched defs:dag (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h119 explicit DAGTypeLegalizer(SelectionDAG &dag) argument
H A DScheduleDAGSDNodes.cpp54 void ScheduleDAGSDNodes::Run(SelectionDAG *dag, MachineBasicBlock *bb) { argument
H A DLegalizeDAG.cpp208 SelectionDAGLegalize::SelectionDAGLegalize(SelectionDAG &dag) argument
H A DLegalizeVectorOps.cpp81 VectorLegalizer(SelectionDAG& dag) : argument
H A DSelectionDAGBuilder.h328 SelectionDAGBuilder(SelectionDAG &dag, FunctionLoweringInfo &funcinfo, argument
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/Hexagon/
H A DHexagonMachineScheduler.h167 void init(VLIWMachineScheduler *dag, const TargetSchedModel *smodel) { argument
H A DHexagonMachineScheduler.cpp187 void ConvergingVLIWScheduler::initialize(ScheduleDAGMI *dag) { argument
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/
H A DMachineScheduler.cpp686 void init(ScheduleDAGMI *dag, const TargetSchedModel *smodel) { argument
752 void ConvergingScheduler::initialize(ScheduleDAGMI *dag) { argument
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Target/
H A DTargetLowering.h932 DAGCombinerInfo(SelectionDAG &dag, bool bl, bool blo, bool cl, void *dc) argument
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Instrumentation/
H A DPathProfiling.cpp1021 insertCounterIncrement(Value* incValue, BasicBlock::iterator insertPoint, BLInstrumentationDag* dag, bool increment) argument
1079 insertInstrumentationStartingAt(BLInstrumentationEdge* edge, BLInstrumentationDag* dag) argument
1222 insertInstrumentation( BLInstrumentationDag& dag, Module &M) argument
1272 BLInstrumentationDag dag = BLInstrumentationDag(F); local
1403 splitCritical(BLInstrumentationEdge* edge, BLInstrumentationDag* dag) argument
[all...]

Completed in 223 milliseconds