Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp2965 std::pair<unsigned, const TargetRegisterClass*> InputRC = in ParseConstraints() local
2969 (MatchRC.second != InputRC.second)) { in ParseConstraints()
DSelectionDAGBuilder.cpp5922 std::pair<unsigned, const TargetRegisterClass*> InputRC = in visitInlineAsm() local
5927 (MatchRC.second != InputRC.second)) { in visitInlineAsm()
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp2576 std::pair<unsigned, const TargetRegisterClass *> InputRC = in ParseConstraints() local
2581 (MatchRC.second != InputRC.second)) { in ParseConstraints()
DSelectionDAGBuilder.cpp6668 std::pair<unsigned, const TargetRegisterClass *> InputRC = in visitInlineAsm() local
6673 (MatchRC.second != InputRC.second)) { in visitInlineAsm()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp3211 std::pair<unsigned, const TargetRegisterClass *> InputRC = in ParseConstraints() local
3216 (MatchRC.second != InputRC.second)) { in ParseConstraints()
DSelectionDAGBuilder.cpp7141 std::pair<unsigned, const TargetRegisterClass *> InputRC = in patchMatchingInput() local
7146 (MatchRC.second != InputRC.second)) { in patchMatchingInput()