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 104 struct SubConstraintInfo {
114 SubConstraintInfo() : MatchingInput(-1) {}
117 typedef std::vector<SubConstraintInfo> SubConstraintInfoVector;
  /external/llvm/lib/IR/
InlineAsm.cpp 159 InlineAsm::SubConstraintInfo &scInfo =
195 InlineAsm::SubConstraintInfo &scInfo =

Completed in 426 milliseconds