Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DInlineAsm.h102 using ConstraintCodeVector = std::vector<std::string>; variable
113 ConstraintCodeVector Codes;
154 ConstraintCodeVector Codes;
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DInlineAsm.cpp83 ConstraintCodeVector *pCodes = &Codes; in Parse()
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5896 InlineAsm::ConstraintCodeVector *rCodes;