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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3036 std::pair<unsigned, const TargetRegisterClass*> MatchRC = local
3044 (MatchRC.second != InputRC.second)) {
H A DSelectionDAGBuilder.cpp6012 std::pair<unsigned, const TargetRegisterClass*> MatchRC = local
6020 (MatchRC.second != InputRC.second)) {

Completed in 1402 milliseconds