Searched defs:Constraint (Results 1 - 25 of 49) sorted by relevance

12

/freebsd-current/contrib/llvm-project/llvm/lib/TextAPI/
H A DTextStubCommon.cpp34 enumeration( IO &IO, ObjCConstraintType &Constraint) argument
/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCParsedAsmOperand.h31 std::string Constraint; member in class:llvm::MCParsedAsmOperand
/freebsd-current/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTConstraintManager.h318 llvm::SMTExprRef Constraint = I++->second; local
/freebsd-current/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DDataflowAnalysisContext.cpp135 void DataflowAnalysisContext::addInvariant(const Formula &Constraint) { argument
142 addFlowConditionConstraint( Atom Token, const Formula &Constraint) argument
[all...]
/freebsd-current/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporterVisitors.h396 const DefinedSVal Constraint; member in class:clang::ento::final
/freebsd-current/contrib/llvm-project/clang/lib/Basic/Targets/
H A DX86.cpp1623 validateOutputSize(const llvm::StringMap<bool> &FeatureMap, StringRef Constraint, unsigned Size) const argument
1632 validateInputSize(const llvm::StringMap<bool> &FeatureMap, StringRef Constraint, unsigned Size) const argument
1638 validateOperandSize(const llvm::StringMap<bool> &FeatureMap, StringRef Constraint, unsigned Size) const argument
[all...]
H A DAArch64.cpp1393 validateConstraintModifier( StringRef Constraint, char Modifier, unsigned Size, std::string &SuggestedModifier) const argument
[all...]
H A DARM.cpp1294 validateConstraintModifier( StringRef Constraint, char Modifier, unsigned Size, std::string &SuggestedModifier) const argument
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.h165 adjustInlineAsmType(CodeGen::CodeGenFunction &CGF, StringRef Constraint, llvm::Type *Ty) const argument
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp608 lowerAsmOperandForConstraint( Value *Val, StringRef Constraint, std::vector<MachineOperand> &Ops, MachineIRBuilder &MIRBuilder) const argument
/freebsd-current/crypto/heimdal/lib/asn1/
H A Dasn1parse.y591 Constraint : '(' ConstraintSpec ')' label
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAsm.cpp221 StringRef Constraint = Constraints[i]->getString(); local
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineC.cpp1129 DefinedOrUnknownSVal Constraint = local
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DExprConcepts.h430 Expr *Constraint = nullptr; member in class:clang::concepts::NestedRequirement
439 NestedRequirement(Expr *Constraint) argument
448 NestedRequirement(ASTContext &C, Expr *Constraint, argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelLowering.cpp257 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI, StringRef Constraint, MVT VT) const argument
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h405 class Constraint { class in class:llvm::DependenceInfo
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DInterfaceFile.h271 void setObjCConstraint(ObjCConstraintType Constraint) { argument
/freebsd-current/contrib/llvm-project/llvm/utils/TableGen/
H A DInstrInfoEmitter.cpp196 const CGIOperandList::ConstraintInfo &Constraint = local
/freebsd-current/contrib/llvm-project/clang/lib/ExtractAPI/Serialization/
H A DSymbolGraphSerializer.cpp611 Object Constraint; local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.cpp817 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI, StringRef Constraint, MVT VT) const argument
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp27 X86AdjustInlineAsmType(CodeGen::CodeGenFunction &CGF, StringRef Constraint, llvm::Type* Ty) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp395 getRegForInlineAsmConstraint( const TargetRegisterInfo *TRI, StringRef Constraint, MVT VT) const argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp234 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI, StringRef Constraint, MVT VT) const argument
282 LowerAsmOperandForConstraint( SDValue Op, StringRef Constraint, std::vector<SDValue> &Ops, SelectionDAG &DAG) const argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp2651 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI, StringRef Constraint, MVT VT) const argument
2723 LowerAsmOperandForConstraint(SDValue Op, StringRef Constraint, std::vector<SDValue> &Ops, SelectionDAG &DAG) const argument
[all...]
/freebsd-current/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1859 const Record *Constraint; member in struct:__anon1077::AttributeSubjectMatchRule
1861 AttributeSubjectMatchRule(const Record *MetaSubject, const Record *Constraint) argument
[all...]

Completed in 342 milliseconds

12