Searched refs:LC1 (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/sys/dev/xdma/controller/
H A Dpl330.h65 #define LC1(n) (0x410 + 0x20 * (n)) /* Loop counter 1 for DMA channel n */ macro
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCChecker.h107 Hexagon::LC1 == R);
H A DHexagonMCChecker.cpp49 Defs[Hexagon::LC1].insert(Unconditional);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonRegisterInfo.cpp153 Reserved.set(Hexagon::LC1); // C3
H A DHexagonHardwareLoops.cpp999 static const unsigned Regs01[] = { LC0, SA0, LC1, SA1 };
1000 static const unsigned Regs1[] = { LC1, SA1 };
H A DHexagonISelLowering.cpp301 .Case("lc1", Hexagon::LC1)
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp308 RTLIB::Libcall LC1 = RTLIB::UNKNOWN_LIBCALL, LC2 = RTLIB::UNKNOWN_LIBCALL; local
313 LC1 = (VT == MVT::f32) ? RTLIB::OEQ_F32 :
319 LC1 = (VT == MVT::f32) ? RTLIB::UNE_F32 :
325 LC1 = (VT == MVT::f32) ? RTLIB::OGE_F32 :
331 LC1 = (VT == MVT::f32) ? RTLIB::OLT_F32 :
337 LC1 = (VT == MVT::f32) ? RTLIB::OLE_F32 :
343 LC1 = (VT == MVT::f32) ? RTLIB::OGT_F32 :
351 LC1 = (VT == MVT::f32) ? RTLIB::UO_F32 :
360 LC1 = (VT == MVT::f32) ? RTLIB::UO_F32 :
372 LC1
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/Disassembler/
H A DHexagonDisassembler.cpp650 /* 0 */ SA0, LC0, SA1, LC1,

Completed in 185 milliseconds