Searched refs:Input0 (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | ComplexDeinterleavingPass.cpp | 2156 Value *Input0 = ReplaceOperandIfExist(Node, 0); in replaceNode() local 2159 assert(!Input1 || (Input0->getType() == Input1->getType() && in replaceNode() 2162 Builder, Node->Operation, Node->Rotation, Input0, Input1, Accumulator); in replaceNode() 2168 Value *Input0 = ReplaceOperandIfExist(Node, 0); in replaceNode() local 2171 assert(!Input1 || (Input0->getType() == Input1->getType() && in replaceNode() 2174 (Input0->getType() == Accumulator->getType() && in replaceNode() 2178 Input0, Input1); in replaceNode() 2181 Builder, Node->Operation, Node->Rotation, Input0, Input1, in replaceNode()
|
| /freebsd/share/misc/ |
| H A D | pci_vendors | 9181 aa00 1460 Spectra8 CardA Input0 9189 aa04 1464 Spectra8 CardB Input0 9197 aa08 1468 Spectra8 CardC Input0 9205 aa0c 146c Spectra8 CardD Input0
|