Searched refs:LDL (Results 1 – 13 of 13) sorted by relevance
| /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/mips/ |
| H A D | r6-removed.csv | 16 LDL,0x68000000
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
| H A D | LoopDistribute.cpp | 990 LoopDistributeForLoop LDL(L, &F, LI, DT, SE, ORE); in runImpl() local 994 if (LDL.isForced().getValueOr(EnableLoopDistribute)) in runImpl() 995 Changed |= LDL.processLoop(GetLAA); in runImpl()
|
| /netbsd-src/sys/arch/mips/mips/ |
| H A D | bds_emul.S | 101 PTR_WORD bcemul_sigill # 030 LDL (*) 106 PTR_WORD _C_LABEL(mips_emul_ldl) # 032 LDL (*)
|
| /netbsd-src/usr.bin/vgrind/ |
| H A D | vgrindefs.src | 90 ldl|LDL:\
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
| H A D | MipsISelLowering.h | 249 LDL, enumerator
|
| H A D | MipsISelLowering.cpp | 228 case MipsISD::LDL: return "MipsISD::LDL"; in getTargetNodeName() 2690 SDValue LDL = createLoadLR(MipsISD::LDL, DAG, LD, Chain, Undef, in lowerLOAD() local 2692 return createLoadLR(MipsISD::LDR, DAG, LD, LDL.getValue(1), LDL, in lowerLOAD()
|
| H A D | MipsScheduleGeneric.td | 688 def : InstRW<[GenericWriteLoad], (instrs LWL64, LWR64, LDL, LDR)>;
|
| H A D | Mips64InstrInfo.td | 237 def LDL : LoadLeftRight<"ldl", MipsLDL, GPR64Opnd, II_LDL>, LW_FM<0x1a>,
|
| H A D | MipsInstrInfo.td | 146 def MipsLDL : SDNode<"MipsISD::LDL", SDTMipsLoadLR,
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.cpp | 13751 LoadSDNode *LDL = dyn_cast<LoadSDNode>(LastLoadOp); in combineBVOfConsecutiveLoads() local 13759 assert(LDL && "Input needs to be a LoadSDNode."); in combineBVOfConsecutiveLoads() 13760 SDValue Load = DAG.getLoad(N->getValueType(0), dl, LDL->getChain(), in combineBVOfConsecutiveLoads() 13761 LDL->getBasePtr(), LDL->getPointerInfo(), in combineBVOfConsecutiveLoads() 13762 LDL->getAlignment()); in combineBVOfConsecutiveLoads()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
| H A D | rs6000-builtin.def | 1674 BU_ALTIVEC_OVERLOAD_X (LDL, "ldl")
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/ |
| H A D | VEInstrInfo.td | 1017 // Section 8.2.4 - LDL
|
| /netbsd-src/external/gpl3/gdb/dist/sim/mips/ |
| H A D | ChangeLog-2021 | 1807 DSUBU, LD, LDL, LDR, LLD, LWU, SCD, SD, SDL, SDR, DMxC1, LDXC1,
|