Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DInlineAsm.h99 using ConstraintCodeVector = std::vector<std::string>; variable
110 ConstraintCodeVector Codes;
151 ConstraintCodeVector Codes;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DInlineAsm.cpp69 ConstraintCodeVector *pCodes = &Codes; in Parse()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4831 InlineAsm::ConstraintCodeVector *rCodes; in getMultipleConstraintMatchWeight()