Home
last modified time | relevance | path

Searched refs:ConstraintCodeVector (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/IR/
DInlineAsm.h99 typedef std::vector<std::string> ConstraintCodeVector; typedef
109 ConstraintCodeVector Codes;
149 ConstraintCodeVector Codes;
/external/llvm/lib/IR/
DInlineAsm.cpp74 ConstraintCodeVector *pCodes = &Codes; in Parse()
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp2526 InlineAsm::ConstraintCodeVector *rCodes; in getMultipleConstraintMatchWeight()