Home
last modified time | relevance | path

Searched defs:getConstraintString (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DInlineAsm.h81 const std::string &getConstraintString() const { return Constraints; } in getConstraintString() function
/external/llvm/include/llvm/IR/
DInlineAsm.h84 const std::string &getConstraintString() const { return Constraints; } in getConstraintString() function