HomeSort by relevance Sort by last modified time
    Searched refs:Constraint (Results 176 - 200 of 318) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h 600 ConstraintType getConstraintType(StringRef Constraint) const override;
602 /// Examine constraint string and operand type and determine a weight value.
605 AsmOperandInfo &info, const char *constraint) const override;
609 StringRef Constraint, MVT VT) const override;
620 std::string &Constraint,
680 /// alignment can satisfy any constraint. Similarly if SrcAlign is zero it
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 691 /// alignment can satisfy any constraint. Similarly if SrcAlign is zero it
793 ConstraintType getConstraintType(StringRef Constraint) const override;
795 /// Examine constraint string and operand type and determine a weight value.
799 const char *constraint) const override;
805 /// constraint of the inline asm instruction being processed is 'm'.
807 std::string &Constraint,
824 /// Given a physical register constraint
830 StringRef Constraint, MVT VT) const override;
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetLowering.h 646 /// alignment can satisfy any constraint. Similarly if SrcAlign is zero it
    [all...]
  /external/swiftshader/third_party/LLVM/utils/TableGen/
X86RecognizableInstr.cpp 573 const CGIOperandList::ConstraintInfo &Constraint =
575 if (Constraint.isTied()) {
576 operandMapping[operandIndex] = Constraint.getTiedOperand();
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp     [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp     [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp 555 SystemZTargetLowering::getConstraintType(StringRef Constraint) const {
556 if (Constraint.size() == 1) {
557 switch (Constraint[0]) {
583 return TargetLowering::getConstraintType(Constraint);
588 const char *constraint) const {
596 // Look at the constraint type.
597 switch (*constraint) {
599 weight = TargetLowering::getSingleConstraintMatchWeight(info, constraint);
648 // Parse a "{tNNN}" register constraint for which the register type "t"
652 parseRegisterNumber(StringRef Constraint, const TargetRegisterClass *RC
    [all...]
  /external/llvm/utils/TableGen/
AsmMatcherEmitter.cpp 545 void formTwoOperandAlias(StringRef Constraint);
800 PrintFatalError(Loc, "missing '=' in two-operand alias constraint");
818 void MatchableInfo::formTwoOperandAlias(StringRef Constraint) {
821 parseTwoOperandConstraint(Constraint, TheDef->getLoc());
    [all...]
X86RecognizableInstr.cpp 528 const CGIOperandList::ConstraintInfo &Constraint =
530 if (Constraint.isTied()) {
532 operandMapping[Constraint.getTiedOperand()] = operandIndex;
    [all...]
  /external/clang/lib/StaticAnalyzer/Core/
BugReporterVisitors.cpp 715 ID.Add(Constraint);
726 return N->getState()->isNull(Constraint).isUnderconstrained();
727 return (bool)N->getState()->assume(Constraint, !Assumption);
746 // Check if in the previous state it was feasible for this constraint
752 // As a sanity check, make sure that the negation of the constraint
757 // We found the transition point for the constraint. We now need to
758 // pretty-print the constraint. (work-in-progress)
762 if (Constraint.getAs<Loc>()) {
    [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXISelLowering.cpp     [all...]
  /external/guava/guava/src/com/google/common/collect/
MapConstraints.java 50 * Returns a constraint that verifies that neither the key nor the value is
74 * constraint. Any operations that add new mappings will call the provided
75 * constraint. However, this method does not verify that existing mappings
76 * satisfy the constraint.
81 * @param constraint the constraint that validates added entries
85 Map<K, V> map, MapConstraint<? super K, ? super V> constraint) {
86 return new ConstrainedMap<K, V>(map, constraint);
91 * constraint. Any operations that add new mappings will call the provided
92 * constraint. However, this method does not verify that existing mapping
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/Mips/
MipsISelLowering.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h 223 // the constraint that all of the necessary shuffles are legal (as determined
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 273 // the constraint that all of the necessary shuffles are legal (as determined
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Target/
TargetLowering.h 286 // the constraint that all of the necessary shuffles are legal (as determined
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Target/
TargetLowering.h 286 // the constraint that all of the necessary shuffles are legal (as determined
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Target/
TargetLowering.h 292 // the constraint that all of the necessary shuffles are legal (as determined
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Target/
TargetLowering.h 292 // the constraint that all of the necessary shuffles are legal (as determined
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Target/
TargetLowering.h 292 // the constraint that all of the necessary shuffles are legal (as determined
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Target/
TargetLowering.h 292 // the constraint that all of the necessary shuffles are legal (as determined
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 273 // the constraint that all of the necessary shuffles are legal (as determined
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Target/
TargetLowering.h 286 // the constraint that all of the necessary shuffles are legal (as determined
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Target/
TargetLowering.h 286 // the constraint that all of the necessary shuffles are legal (as determined
    [all...]

Completed in 868 milliseconds

1 2 3 4 5 6 78 91011>>