Home
last modified time | relevance | path

Searched refs:MatchingIdx (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h1013 unsigned MatchingIdx, const SDLoc &dl,
DSelectionDAGBuilder.cpp802 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/
DSelectionDAGBuilder.h1060 unsigned MatchingIdx, const SDLoc &dl,
DSelectionDAGBuilder.cpp919 unsigned MatchingIdx, const SDLoc &dl, in AddInlineAsmOperands() argument
926 Flag = InlineAsm::getFlagWordForMatchingOp(Flag, MatchingIdx); in AddInlineAsmOperands()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp631 bool HasMatching, unsigned MatchingIdx,
783 unsigned MatchingIdx, in AddInlineAsmOperands() argument
790 Flag = InlineAsm::getFlagWordForMatchingOp(Flag, MatchingIdx); in AddInlineAsmOperands()