Searched defs:ParseConstraints (Results 1 – 4 of 4) sorted by relevance
235 InlineAsm::ParseConstraints(StringRef Constraints) { in ParseConstraints() function in InlineAsm
394 static void ParseConstraints(StringRef CStr, CGIOperandList &Ops, Record *Rec) { in ParseConstraints() function
190 /// returning them the same way that ParseConstraints(str) does. in ParseConstraints() function
5684 TargetLowering::ParseConstraints(const DataLayout &DL, in ParseConstraints() function in TargetLowering