Home
last modified time | relevance | path

Searched defs:ParseConstraints (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/IR/
H A DInlineAsm.cpp235 InlineAsm::ParseConstraints(StringRef Constraints) { ParseConstraints() function in InlineAsm
/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenInstruction.cpp394 static void ParseConstraints(StringRef CStr, CGIOperandList &Ops, Record *Rec) { ParseConstraints() function
/llvm-project/llvm/include/llvm/IR/
H A DInlineAsm.h191 ConstraintInfoVector ParseConstraints() const { in ParseConstraints() function
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5674 TargetLowering::ParseConstraints(const DataLayout &DL, ParseConstraints() function in TargetLowering