Home
last modified time | relevance | path

Searched refs:SubConstraintInfo (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DInlineAsm.h98 struct SubConstraintInfo { struct
110 SubConstraintInfo() = default; argument
113 using SubConstraintInfoVector = std::vector<SubConstraintInfo>;
/external/llvm/include/llvm/IR/
DInlineAsm.h101 struct SubConstraintInfo { struct
111 SubConstraintInfo() : MatchingInput(-1) {} in SubConstraintInfo() argument
114 typedef std::vector<SubConstraintInfo> SubConstraintInfoVector;
/external/llvm-project/llvm/include/llvm/IR/
DInlineAsm.h99 struct SubConstraintInfo { struct
111 SubConstraintInfo() = default; argument
114 using SubConstraintInfoVector = std::vector<SubConstraintInfo>;
/external/llvm/lib/IR/
DInlineAsm.cpp165 InlineAsm::SubConstraintInfo &scInfo = in Parse()
203 InlineAsm::SubConstraintInfo &scInfo = in selectAlternative()
/external/llvm-project/llvm/lib/IR/
DInlineAsm.cpp159 InlineAsm::SubConstraintInfo &scInfo = in Parse()
209 InlineAsm::SubConstraintInfo &scInfo = in selectAlternative()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInlineAsm.cpp159 InlineAsm::SubConstraintInfo &scInfo = in Parse()
209 InlineAsm::SubConstraintInfo &scInfo = in selectAlternative()