Searched refs:FSL (Results 1 – 5 of 5) sorted by relevance
| /freebsd-13.1/sys/contrib/device-tree/Bindings/powerpc/fsl/ |
| H A D | mpic-msgr.txt | 1 * FSL MPIC Message Registers 4 representation of the message register blocks found in some FSL MPIC
|
| /freebsd-13.1/sys/contrib/device-tree/src/arm64/freescale/ |
| H A D | imx8mm-evk.dts | 12 model = "FSL i.MX8MM EVK board";
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.h | 68 FSL, enumerator
|
| H A D | RISCVInstrInfoB.td | 26 def riscv_fsl : SDNode<"RISCVISD::FSL", SDTIntShiftDOp>; 340 def FSL : RVBTernaryR<0b10, 0b001, OPC_OP, "fsl", "$rd, $rs1, $rs3, $rs2">, 920 (FSL GPR:$rs1, GPR:$rs2, GPR:$rs3)>;
|
| H A D | RISCVISelLowering.cpp | 2195 unsigned Opc = Op.getOpcode() == ISD::FSHL ? RISCVISD::FSL : RISCVISD::FSR; in LowerOperation() 5948 case RISCVISD::FSL: in PerformDAGCombine() 8343 NODE_NAME_CASE(FSL) in getTargetNodeName()
|