Searched refs:LC1 (Results 1 – 14 of 14) sorted by relevance
| /freebsd-12-stable/sys/dev/xdma/controller/ |
| D | pl330.h | 65 #define LC1(n) (0x410 + 0x20 * (n)) /* Loop counter 1 for DMA channel n */ macro
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| D | HexagonPseudo.td | 98 Defs = [PC, LC1], Uses = [SA1, LC1] in { 105 Defs = [PC, LC0, LC1], Uses = [SA0, SA1, LC0, LC1] in { 156 let Defs = [SA1, LC1], isCodeGenOnly = 1, isExtended = 1, opExtendable = 0 in {
|
| D | HexagonRegisterInfo.td | 151 def LC1: Rc<3, "lc1", ["c3"]>, DwarfRegNum<[70]>; 182 def C3_2 : Rcc<2, "c3:2", [SA1, LC1], ["lc1:sa1"]>, DwarfRegNum<[69]>; 399 (add LC0, SA0, LC1, SA1, P3_0, C5, C8, PC, UGP, GP, CS0, CS1,
|
| D | HexagonRegisterInfo.cpp | 165 Reserved.set(Hexagon::LC1); // C3 in getReservedRegs()
|
| D | HexagonHardwareLoops.cpp | 999 static const unsigned Regs01[] = { LC0, SA0, LC1, SA1 }; in isInvalidLoopOperation() 1000 static const unsigned Regs1[] = { LC1, SA1 }; in isInvalidLoopOperation()
|
| D | HexagonISelLowering.cpp | 330 .Case("lc1", Hexagon::LC1) in getRegisterByName()
|
| D | HexagonDepInstrInfo.td | 5021 let Uses = [LC0, LC1, SA0, SA1]; 5022 let Defs = [LC0, LC1, P3, PC, USR]; 5030 let Uses = [LC1, SA1]; 5031 let Defs = [LC1, PC]; 5656 let Defs = [LC1, SA1]; 5674 let Defs = [LC1, SA1];
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| D | HexagonMCChecker.h | 112 Hexagon::LC1 == R); in isLoopRegister()
|
| D | HexagonMCChecker.cpp | 49 Defs[Hexagon::LC1].insert(Unconditional); in init()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| D | TargetLowering.cpp | 308 RTLIB::Libcall LC1 = RTLIB::UNKNOWN_LIBCALL, LC2 = RTLIB::UNKNOWN_LIBCALL; in softenSetCCOperands() local 313 LC1 = (VT == MVT::f32) ? RTLIB::OEQ_F32 : in softenSetCCOperands() 319 LC1 = (VT == MVT::f32) ? RTLIB::UNE_F32 : in softenSetCCOperands() 325 LC1 = (VT == MVT::f32) ? RTLIB::OGE_F32 : in softenSetCCOperands() 331 LC1 = (VT == MVT::f32) ? RTLIB::OLT_F32 : in softenSetCCOperands() 337 LC1 = (VT == MVT::f32) ? RTLIB::OLE_F32 : in softenSetCCOperands() 343 LC1 = (VT == MVT::f32) ? RTLIB::OGT_F32 : in softenSetCCOperands() 351 LC1 = (VT == MVT::f32) ? RTLIB::UO_F32 : in softenSetCCOperands() 360 LC1 = (VT == MVT::f32) ? RTLIB::UO_F32 : in softenSetCCOperands() 372 LC1 = (VT == MVT::f32) ? RTLIB::OGE_F32 : in softenSetCCOperands() [all …]
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/Disassembler/ |
| D | HexagonDisassembler.cpp | 661 /* 0 */ SA0, LC0, SA1, LC1, in DecodeCtrRegsRegisterClass()
|
| /freebsd-12-stable/sys/dev/usb/ |
| D | usbdevs | 3544 product ONSPEC CFSM_COMBO 0xa109 USB to CF + SM Combo (LC1)
|
| /freebsd-12-stable/contrib/gcc/ |
| D | ChangeLog-2006 | 4862 REG_ALLOC_ORDER): Add LT0, LT1, LC0, LC1, LB0, LB1. 4881 (rep_movsi, rep_movhi): Clobber LT1, LC1, LB1.
|
| /freebsd-12-stable/contrib/gcc/doc/ |
| D | md.texi | 2191 LC0 or LC1.
|