Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaStmtAsm.cpp376 StringRef ConstraintStr = Info.getConstraintStr(); in ActOnGCCAsmStmt() local
387 StringRef ConstraintStr = Info.getConstraintStr(); in ActOnGCCAsmStmt() local
/external/clang/lib/CodeGen/
DCGStmt.cpp1735 std::string &ConstraintStr, in EmitAsmInputLValue()
1766 std::string &ConstraintStr) { in EmitAsmInput()
/external/clang/include/clang/Basic/
DTargetInfo.h543 std::string ConstraintStr; // constraint: "=rm" member
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp1402 const std::string &ConstraintStr = IA->getConstraintString(); in WriteConstants() local