Home
last modified time | relevance | path

Searched refs:MatchRC (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp2963 std::pair<unsigned, const TargetRegisterClass*> MatchRC = in ParseConstraints() local
2969 (MatchRC.second != InputRC.second)) { in ParseConstraints()
DSelectionDAGBuilder.cpp5919 std::pair<unsigned, const TargetRegisterClass*> MatchRC = in visitInlineAsm() local
5927 (MatchRC.second != InputRC.second)) { in visitInlineAsm()
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp2573 std::pair<unsigned, const TargetRegisterClass *> MatchRC = in ParseConstraints() local
2581 (MatchRC.second != InputRC.second)) { in ParseConstraints()
DSelectionDAGBuilder.cpp6665 std::pair<unsigned, const TargetRegisterClass *> MatchRC = in visitInlineAsm() local
6673 (MatchRC.second != InputRC.second)) { in visitInlineAsm()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp3208 std::pair<unsigned, const TargetRegisterClass *> MatchRC = in ParseConstraints() local
3216 (MatchRC.second != InputRC.second)) { in ParseConstraints()
DSelectionDAGBuilder.cpp7138 std::pair<unsigned, const TargetRegisterClass *> MatchRC = in patchMatchingInput() local
7146 (MatchRC.second != InputRC.second)) { in patchMatchingInput()