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 100 struct SubConstraintInfo {
110 SubConstraintInfo() : MatchingInput(-1) {}
113 typedef std::vector<SubConstraintInfo> SubConstraintInfoVector;
  /external/llvm/lib/IR/
InlineAsm.cpp 163 InlineAsm::SubConstraintInfo &scInfo =
201 InlineAsm::SubConstraintInfo &scInfo =

Completed in 504 milliseconds