Home
last modified time | relevance | path

Searched defs:Constraint (Results 1 – 25 of 59) sorted by relevance

123

/external/webrtc/talk/app/webrtc/
Dmediaconstraintsinterface.h46 struct Constraint { struct
47 Constraint() {} in Constraint() function
48 Constraint(const std::string& key, const std::string value) in Constraint() argument
55 class Constraints : public std::vector<Constraint> { argument
/external/guava/guava/src/com/google/common/collect/
DConstraint.java44 interface Constraint<E> { interface
/external/guava/guava-tests/test/com/google/common/collect/
DConstrainedSetMultimapTest.java40 private enum Constraint implements Serializable, MapConstraint<String, String> { enum in ConstrainedSetMultimapTest
/external/llvm/include/llvm/MC/MCParser/
DMCParsedAsmOperand.h31 std::string Constraint; variable
/external/v8/src/compiler/
Dloop-variable-optimizer.cc76 class LoopVariableOptimizer::Constraint : public ZoneObject { class in v8::internal::compiler::LoopVariableOptimizer
84 Constraint(Node* left, InductionVariable::ConstraintKind kind, Node* right, in Constraint() function in v8::internal::compiler::LoopVariableOptimizer::Constraint
Dloop-variable-optimizer.h82 class Constraint; variable
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporterVisitor.h132 DefinedSVal Constraint; variable
/external/trappy/trappy/plotter/
DConstraint.py35 class Constraint(object): class
/external/tensorflow/tensorflow/python/keras/_impl/keras/
Dconstraints.py31 class Constraint(object): class
/external/clang/lib/CodeGen/
DTargetInfo.h127 StringRef Constraint, in adjustInlineAsmType()
DCGStmt.cpp1625 SimplifyConstraint(const char *Constraint, const TargetInfo &Target, in SimplifyConstraint()
1678 AddVariableConstraints(const std::string &Constraint, const Expr &AsmExpr, in AddVariableConstraints()
/external/swiftshader/third_party/LLVM/utils/TableGen/
DInstrInfoEmitter.cpp112 const CGIOperandList::ConstraintInfo &Constraint = in GetOperandInfo() local
DX86RecognizableInstr.cpp573 const CGIOperandList::ConstraintInfo &Constraint = in emitInstructionSpecifier() local
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCInstrDesc.h150 MCOI::OperandConstraint Constraint) const { in getOperandConstraint()
/external/llvm/include/llvm/MC/
DMCInstrDesc.h163 MCOI::OperandConstraint Constraint) const { in getOperandConstraint()
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
DBlackfinISelLowering.cpp600 getRegForInlineAsmConstraint(const std::string &Constraint, EVT VT) const { in getRegForInlineAsmConstraint() argument
/external/llvm/utils/TableGen/
DInstrInfoEmitter.cpp153 const CGIOperandList::ConstraintInfo &Constraint = in GetOperandInfo() local
DX86RecognizableInstr.cpp528 const CGIOperandList::ConstraintInfo &Constraint = in emitInstructionSpecifier() local
/external/llvm/include/llvm/IR/
DInlineAsm.h300 static unsigned getFlagWordForMem(unsigned InputFlag, unsigned Constraint) { in getFlagWordForMem()
/external/v8/benchmarks/
Ddeltablue.js153 function Constraint(strength) { class
/external/clang/lib/Parse/
DParseStmtAsm.cpp838 ExprResult Constraint(ParseAsmStringLiteral()); in ParseAsmOperandsOpt() local
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp186 const TargetRegisterInfo *TRI, StringRef Constraint, MVT VT) const { in getRegForInlineAsmConstraint()
/external/llvm/lib/Target/Lanai/
DLanaiISelLowering.cpp221 StringRef Constraint, in getRegForInlineAsmConstraint()
269 SDValue Op, std::string &Constraint, std::vector<SDValue> &Ops, in LowerAsmOperandForConstraint()
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZISelLowering.cpp209 getRegForInlineAsmConstraint(const std::string &Constraint, in getRegForInlineAsmConstraint()
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
DAlphaISelLowering.cpp840 getRegForInlineAsmConstraint(const std::string &Constraint, EVT VT) const in getRegForInlineAsmConstraint() argument

123