Searched refs:DLD (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | InitUndef.cpp | 87 const DeadLaneDetector &DLD); 89 const DeadLaneDetector &DLD); 133 const DeadLaneDetector &DLD) { in handleSubReg() argument 150 DLD.getVRegInfo(Register::virtReg2Index(Reg)); in handleSubReg() 216 const DeadLaneDetector &DLD) { in processBasicBlock() argument 242 Changed |= handleSubReg(MF, MI, DLD); in processBasicBlock() 266 DeadLaneDetector DLD(MRI, TRI); in runOnMachineFunction() local 267 DLD.computeSubRegisterLaneBitInfo(); in runOnMachineFunction() 270 Changed |= processBasicBlock(MF, BB, DLD); in runOnMachineFunction()
|
H A D | DetectDeadLanes.cpp | 397 modifySubRegisterOperandStatus(const DeadLaneDetector &DLD, 403 bool isUndefInput(const DeadLaneDetector &DLD, const MachineOperand &MO, 424 bool DetectDeadLanes::isUndefInput(const DeadLaneDetector &DLD, in isUndefInput() argument 437 if (!DLD.isDefinedByCopy(DefRegIdx)) in isUndefInput() 440 const DeadLaneDetector::VRegInfo &DefRegInfo = DLD.getVRegInfo(DefRegIdx); in isUndefInput() 441 LaneBitmask UsedLanes = DLD.transferUsedLanes(MI, DefRegInfo.UsedLanes, MO); in isUndefInput() 496 DetectDeadLanes::modifySubRegisterOperandStatus(const DeadLaneDetector &DLD, in modifySubRegisterOperandStatus() argument 510 const DeadLaneDetector::VRegInfo &RegInfo = DLD.getVRegInfo(RegIdx); in modifySubRegisterOperandStatus() 524 } else if (isUndefInput(DLD, MO, &CrossCopy)) { in modifySubRegisterOperandStatus() 554 DeadLaneDetector DLD(MRI, TRI); in runOnMachineFunction() local [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx6dl-eckelmann-ci4x10.dts | 229 MX6QDL_PAD_NANDF_RB0__GPIO6_IO10 0x0001b010 /* DLD */
|
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
H A D | VEInstrInfo.td | 1125 defm DLD : LOADm<"dld", 0x09, I64, i64, load>;
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | msdos | 1163 >0x10 ulelong&0x00038000 =0x00030000 (DLD)
|