Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaStmtAsm.cpp566 StringRef ConstraintStr = Info.getConstraintStr(); ActOnGCCAsmStmt() local
581 StringRef ConstraintStr = Info.getConstraintStr(); ActOnGCCAsmStmt() local
/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp2368 EmitAsmInputLValue(const TargetInfo::ConstraintInfo & Info,LValue InputValue,QualType InputType,std::string & ConstraintStr,SourceLocation Loc) EmitAsmInputLValue() argument
2392 EmitAsmInput(const TargetInfo::ConstraintInfo & Info,const Expr * InputExpr,std::string & ConstraintStr) EmitAsmInput() argument
/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp1982 const std::string &ConstraintStr = IA->getConstraintString(); writeConstants() local
/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h1106 std::string ConstraintStr; // constraint: "=rm" global() member
/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp1475 std::string AsmStr, ConstraintStr; createJumpTable() local
/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp2676 const std::string &ConstraintStr = IA->getConstraintString(); writeConstants() local