Home
last modified time | relevance | path

Searched defs:ConstraintInfoVector (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DInlineAsm.h115 using ConstraintInfoVector = std::vector<ConstraintInfo>; variable
/external/llvm/include/llvm/IR/
DInlineAsm.h116 typedef std::vector<ConstraintInfo> ConstraintInfoVector; typedef
/external/llvm-project/llvm/include/llvm/IR/
DInlineAsm.h116 using ConstraintInfoVector = std::vector<ConstraintInfo>; variable