HomeSort by relevance Sort by last modified time
    Searched refs:SubConstraintInfo (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/IR/
InlineAsm.h 101 struct SubConstraintInfo {
111 SubConstraintInfo() : MatchingInput(-1) {}
114 typedef std::vector<SubConstraintInfo> SubConstraintInfoVector;
  /external/llvm/lib/IR/
InlineAsm.cpp 165 InlineAsm::SubConstraintInfo &scInfo =
203 InlineAsm::SubConstraintInfo &scInfo =

Completed in 44 milliseconds