Searched refs:MatchingIdx (Results 1 – 5 of 5) sorted by relevance
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.h | 1013 unsigned MatchingIdx, const SDLoc &dl,
|
D | SelectionDAGBuilder.cpp | 802 unsigned MatchingIdx, const SDLoc &dl, in AddInlineAsmOperands() argument 809 Flag = InlineAsm::getFlagWordForMatchingOp(Flag, MatchingIdx); in AddInlineAsmOperands()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.h | 1060 unsigned MatchingIdx, const SDLoc &dl,
|
D | SelectionDAGBuilder.cpp | 919 unsigned MatchingIdx, const SDLoc &dl, in AddInlineAsmOperands() argument 926 Flag = InlineAsm::getFlagWordForMatchingOp(Flag, MatchingIdx); in AddInlineAsmOperands()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 631 bool HasMatching, unsigned MatchingIdx, 783 unsigned MatchingIdx, in AddInlineAsmOperands() argument 790 Flag = InlineAsm::getFlagWordForMatchingOp(Flag, MatchingIdx); in AddInlineAsmOperands()
|