Home
last modified time | relevance | path

Searched refs:LDL (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp985 LoopDistributeForLoop LDL(L, &F, LI, DT, SE, LAIs, ORE); in runImpl() local
989 if (LDL.isForced().value_or(EnableLoopDistribute)) in runImpl()
990 Changed |= LDL.processLoop(); in runImpl()
/freebsd/usr.bin/vgrind/
H A Dvgrindefs.src83 ldl|LDL:\
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.h254 LDL, enumerator
H A DMipsISelLowering.cpp226 case MipsISD::LDL: return "MipsISD::LDL"; in getTargetNodeName()
2729 SDValue LDL = createLoadLR(MipsISD::LDL, DAG, LD, Chain, Undef, in lowerLOAD() local
2731 return createLoadLR(MipsISD::LDR, DAG, LD, LDL.getValue(1), LDL, in lowerLOAD()
H A DMips64InstrInfo.td237 def LDL : LoadLeftRight<"ldl", MipsLDL, GPR64Opnd, II_LDL>, LW_FM<0x1a>,
H A DMipsScheduleGeneric.td688 def : InstRW<[GenericWriteLoad], (instrs LWL64, LWR64, LDL, LDR)>;
H A DMipsInstrInfo.td147 def MipsLDL : SDNode<"MipsISD::LDL", SDTMipsLoadLR,
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrInfo.td1046 // Section 8.2.4 - LDL