Home
last modified time | relevance | path

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

/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/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp4707 std::pair<unsigned, const TargetRegisterClass *> InputRC = in ParseConstraints() local
4712 (MatchRC.second != InputRC.second)) { in ParseConstraints()
DSelectionDAGBuilder.cpp7918 std::pair<unsigned, const TargetRegisterClass *> InputRC = in patchMatchingInput() local
7923 (MatchRC.second != InputRC.second)) { in patchMatchingInput()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp4413 std::pair<unsigned, const TargetRegisterClass *> InputRC = in ParseConstraints() local
4418 (MatchRC.second != InputRC.second)) { in ParseConstraints()
DSelectionDAGBuilder.cpp7880 std::pair<unsigned, const TargetRegisterClass *> InputRC = in patchMatchingInput() local
7885 (MatchRC.second != InputRC.second)) { in patchMatchingInput()