Searched refs:getFlagWordForMatchingOp (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/IR/
H A DInlineAsm.h236 /// getFlagWordForMatchingOp - Augment an existing flag word returned by
239 static unsigned getFlagWordForMatchingOp(unsigned InputFlag, function
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp824 Flag = InlineAsm::getFlagWordForMatchingOp(Flag, MatchingIdx);
6572 OpFlag = InlineAsm::getFlagWordForMatchingOp(OpFlag,
/external/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp3426 Flag = InlineAsm::getFlagWordForMatchingOp(Flag, DefIdx);

Completed in 729 milliseconds