/freebsd-src/sys/dev/isci/scil/ |
H A D | sci_controller_constants.h | 77 * supported for the SCU Driver Standard (SDS) library. This is tied 86 * supported for the SCU Driver Standard (SDS) library. This is tied 114 * can be supported for the SCU Driver Standard (SDS) library. This is tied 133 * can be supported for the SCU Driver Standard (SDS) library. This is tied 192 * specific constant that is not tied to silicon capabilities. 214 * The maximum number of supported domain objects is currently tied to the
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | TwoAddressInstructionPass.cpp | 680 // -RegB is not tied to a register and RegC is compatible with RegA. in commuteInstruction() 681 // -RegB is tied to the wrong physical register, but RegC is. in commuteInstruction() 682 // -RegB is tied to the wrong physical register, and RegC isn't tied. in commuteInstruction() 686 // -RegC is not tied to a register and RegB is compatible with RegA. in commuteInstruction() 687 // -RegC is tied to the wrong physical register, but RegB is. in commuteInstruction() 688 // -RegC is tied to the wrong physical register, and RegB isn't tied. in commuteInstruction() 1305 /// For the case where an instruction has a single pair of tied register in tryInstructionTransform() 1306 /// operands, attempt some transformations that may either eliminate the tied in tryInstructionTransform() [all...] |
H A D | MachineInstr.cpp | 230 assert(!Operands[OpNo].isTied() && "Cannot move tied operands"); in addOperand() 299 // Moving tied operands would break the ties. in removeOperand() 302 assert(!Operands[i].isTied() && "Cannot move tied operands"); in removeOperand() 959 // For tied uses on inline asm, get the constraint from the def. in getRegClassConstraintEffectForVRegImpl() 1150 /// tieOperands - Mark operands at DefIdx and UseIdx as tied to each other. in findTiedOperandIdx() 1152 /// Use and def operands can be tied together, indicated by a non-zero TiedTo in findTiedOperandIdx() 1155 /// 0: Operand is not tied to anything. in findTiedOperandIdx() 1156 /// 1 to TiedMax-1: Tied to getOperand(TiedTo-1). in findTiedOperandIdx() 1157 /// TiedMax: Tied to an operand >= TiedMax-1. in findTiedOperandIdx() 1159 /// The tied de in findTiedOperandIdx() [all...] |
H A D | MachineOperand.cpp | 163 assert((!isReg() || !isTied()) && "Cannot change a tied operand into an imm"); in ChangeToImmediate() 174 assert((!isReg() || !isTied()) && "Cannot change a tied operand into an imm"); in ChangeToFPImmediate() 186 "Cannot change a tied operand into an external symbol"); in ChangeToES() 199 "Cannot change a tied operand into a global address"); in ChangeToGA() 212 "Cannot change a tied operand into a block address"); in ChangeToBA() 224 "Cannot change a tied operand into an MCSymbol"); in ChangeToMCSymbol() 235 "Cannot change a tied operand into a FrameIndex"); in ChangeToFrameIndex() 247 "Cannot change a tied operand into a FrameIndex"); in ChangeToTargetIndex() 260 "Cannot change a tied operand into a DbgInstrRef"); in ChangeToDbgInstrRef() 853 OS << "(tied in print() [all...] |
H A D | InlineSpiller.cpp | 659 if (RI.Tied) { in reMaterializeFor() 661 LLVM_DEBUG(dbgs() << "\tcannot remat tied reg: " << UseIdx << '\t' << MI); in reMaterializeFor() 916 // TargetInstrInfo::foldMemoryOperand only expects explicit, non-tied in foldMemoryOperand() 926 // TODO: Is this really the correct way to handle undef tied uses? in foldMemoryOperand() 940 // Tied use operands should not be passed to foldMemoryOperand. in foldMemoryOperand() 958 unsigned Tied = MI->findTiedOperandIdx(Idx); in foldMemoryOperand() local 960 TiedOps.emplace_back(Tied, Idx); in foldMemoryOperand() 962 assert(MO.isDef() && "Tied to not use and def?"); in foldMemoryOperand() 963 TiedOps.emplace_back(Idx, Tied); in foldMemoryOperand() 973 for (auto Tied in foldMemoryOperand() local [all...] |
H A D | MachineInstrBundle.cpp | 294 RI.Tied = true; in AnalyzeVirtRegInBundle() 300 else if (!RI.Tied && in AnalyzeVirtRegInBundle() 302 RI.Tied = true; in AnalyzeVirtRegInBundle()
|
/freebsd-src/sys/contrib/device-tree/Bindings/soc/qcom/ |
H A D | qcom,smd.txt | 61 In turn, subnodes of the "edges" represent devices tied to SMD channels on that 69 Definition: a list of channels tied to this device, used for matching 75 "rpm" subsystem. For the "rpm" subsystem we have a device tied to the
|
H A D | qcom,glink.txt | 41 Each subnode of the GLINK node represent function tied to a virtual 49 Definition: a list of channels tied to this function, used for matching
|
H A D | qcom,smd.yaml | 44 # "rpm" subsystem. For the "rpm" subsystem we have a device tied to the
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64MIPeepholeOpt.cpp | 35 // 5. %reg = INSERT_SUBREG %reg(tied-def 0), %subreg, subidx 55 // %3:fpr128 = INSERT_SUBREG %4:fpr128(tied-def 0), killed %2:fpr64, %subreg.dsub 57 // %5:fpr128 = INSERT_SUBREG %6:fpr128(tied-def 0), killed %1:fpr64, %subreg.dsub 58 // %7:fpr128 = INSvi64lane %5:fpr128(tied-def 0), 1, killed %3:fpr128, 0 62 // %7:fpr128 = INSERT_SUBREG %6:fpr128(tied-def 0), killed %1:fpr64, %subreg.dsub 289 // From %reg = INSERT_SUBREG %reg(tied-def 0), %subreg, subidx in visitINSERT() 631 // %5:fpr128 = INSERT_SUBREG %6:fpr128(tied-def 0), killed %1:fpr64, %subreg.dsub in visitINSvi64lane() 632 // %7:fpr128 = INSvi64lane %5:fpr128(tied-def 0), 1, killed %3:fpr128, 0 in visitINSvi64lane() 645 // %3:fpr128 = INSERT_SUBREG %4:fpr128(tied-def 0), killed %2:fpr64, %subreg.dsub in visitINSvi64lane() 646 // %7:fpr128 = INSvi64lane %5:fpr128(tied in visitINSvi64lane() [all...] |
H A D | AArch64DeadRegisterDefinitionsPass.cpp | 159 // Be careful not to change the register if it's a tied operand. in processMachineBasicBlock() 161 LLVM_DEBUG(dbgs() << " Ignoring, def is tied operand.\n"); in processMachineBasicBlock()
|
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | CompressInstEmitter.cpp | 34 // /// Duplicate match when tied operand is just different. 97 // Tied operand index within the instruction. 206 // than number of operands in the Dag due to how tied operands in addDagOperandMapping() 212 // Set the entry in OperandMap for the tied operand we're skipping. in addDagOperandMapping() 271 // Source instructions are non compressed instructions and don't have tied in verifyDagOpCount() 283 // The Instruction might have tied operands so the Dag might have in verifyDagOpCount() 304 // mapping $rs1 --> 0, $rs2 ---> 1. If the operand appears twice in the (tied) 327 // Operand sharing the same name in the Dag should be mapped as tied. in createDagOperandMapping() 333 "' has a mismatched tied operand!\n"); in createDagOperandMapping() 372 << " Dest operand tied wit in createInstOperandMapping() [all...] |
H A D | CodeGenInstAlias.cpp |
|
H A D | CodeGenInstruction.h |
|
H A D | AsmMatcherEmitter.cpp | 395 /// The operand name this is, before renaming for tied operands. 450 /// Description of tied operands. 581 // operand as a tied operand of the first for purposes of the assembler. 866 // Figure out which operands are aliased and mark them as tied. in formTwoOperandAlias() 1118 << "ignoring instruction with tied operand '" << Tok << "'\n"; in getEnumNameForToken() 1669 // FIXME: The tied operands checking is not yet integrated with the in buildInfo() 1671 // formats from being matched with an alias if a tied-operands check in buildInfo() 1749 // If the named operand is tied, canonicalize it to the untied operand. in buildAliasOperandReference() 1761 // The tied operand index is an MIOperand index, find the operand that in buildAliasOperandReference() 1806 // If this is a tied operan in buildInstructionResultOperands() [all...] |
H A D | CodeGenInstruction.cpp |
|
/freebsd-src/sys/contrib/device-tree/Bindings/iio/adc/ |
H A D | adi,ad7606.yaml | 89 is tied to a logic high, the analog input range is ±10V for all channels. 90 On the AD760X, if this pin is tied to a logic low, the analog input range 93 tied to a logic high, software mode is enabled, otherwise one of the 3 102 parts that support it, if all 3 pins are tied to a logic high, software
|
H A D | ti,ads8688.yaml | 26 REFSEL input tied low to enable the internal reference.
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVDeadRegisterDefinitions.cpp | 86 // Be careful not to change the register if it's a tied operand. in runOnMachineFunction() 88 LLVM_DEBUG(dbgs() << " Ignoring, def is tied operand.\n"); in runOnMachineFunction()
|
/freebsd-src/contrib/openpam/doc/man/ |
H A D | openpam.man | 8 are either simple convenience functions, or functions intimately tied
|
H A D | openpam.3 | 90 are either simple convenience functions, or functions intimately tied
|
/freebsd-src/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | sc7180-trogdor-kingoftown-r0.dts | 20 * In rev1+, the enable pin of pp3300_fp_tp will be tied to pp1800_l10a
|
/freebsd-src/sys/contrib/device-tree/Bindings/sound/ |
H A D | nuvoton,nau8822.yaml | 35 If set, configure the two loudspeaker outputs as a Bridge Tied Load output
|
/freebsd-src/sys/contrib/device-tree/Bindings/mmc/ |
H A D | sdhci-atmel.txt | 22 For instance on SAMA5D2, the pin is usually tied to the GND with a resistor
|
/freebsd-src/usr.sbin/ypldap/ |
H A D | ypldap.8 | 31 RFC 2307 or similar LDAP schemas can be tied to the different YP maps.
|