Searched refs:ChainResult (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1778 enum ChainResult { enum
1793 static ChainResult
1797 ChainResult Result = CR_Simple;
H A DLegalizeDAG.cpp421 SDValue &ValResult, SDValue &ChainResult) {
444 ChainResult = Chain;
506 ChainResult = TF;
561 ChainResult = TF;
419 ExpandUnalignedLoad(LoadSDNode *LD, SelectionDAG &DAG, const TargetLowering &TLI, SDValue &ValResult, SDValue &ChainResult) argument

Completed in 75 milliseconds