Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DInlineAsm.h98 typedef std::vector<std::string> ConstraintCodeVector; typedef
108 ConstraintCodeVector Codes;
148 ConstraintCodeVector Codes;
/external/llvm/lib/IR/
DInlineAsm.cpp75 ConstraintCodeVector *pCodes = &Codes; in Parse()
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp2469 InlineAsm::ConstraintCodeVector *rCodes; in getMultipleConstraintMatchWeight()