Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DInlineAsm.h96 using ConstraintCodeVector = std::vector<std::string>; variable
107 ConstraintCodeVector Codes;
148 ConstraintCodeVector Codes;
/external/llvm/include/llvm/IR/
DInlineAsm.h99 typedef std::vector<std::string> ConstraintCodeVector; typedef
109 ConstraintCodeVector Codes;
149 ConstraintCodeVector Codes;
/external/llvm-project/llvm/include/llvm/IR/
DInlineAsm.h97 using ConstraintCodeVector = std::vector<std::string>; variable
108 ConstraintCodeVector Codes;
149 ConstraintCodeVector Codes;
/external/llvm/lib/IR/
DInlineAsm.cpp74 ConstraintCodeVector *pCodes = &Codes; in Parse()
/external/llvm-project/llvm/lib/IR/
DInlineAsm.cpp68 ConstraintCodeVector *pCodes = &Codes; in Parse()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInlineAsm.cpp68 ConstraintCodeVector *pCodes = &Codes; in Parse()
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp2615 InlineAsm::ConstraintCodeVector *rCodes; in getMultipleConstraintMatchWeight()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp4747 InlineAsm::ConstraintCodeVector *rCodes; in getMultipleConstraintMatchWeight()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp4453 InlineAsm::ConstraintCodeVector *rCodes; in getMultipleConstraintMatchWeight()