Searched defs:DReg (Results 1 – 10 of 10) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
H A D | A15SDOptimizer.cpp | 145 unsigned DReg = TRI->getMatchingSuperReg(SReg, ARM::ssub_1, in getDPRLaneFromSPR() local 431 const DebugLoc &DL, unsigned DReg, unsigned Lane, in createExtractSubreg() 476 const DebugLoc &DL, unsigned DReg, unsigned Lane, unsigned ToInsert) { in createInsertSubreg()
|
H A D | ARMBaseInstrInfo.cpp | 5078 unsigned DReg = TRI->getMatchingSuperReg(SReg, ARM::ssub_0, &ARM::DPRRegClass); in getCorrespondingDRegAndLane() local 5107 MachineInstr &MI, unsigned DReg, in getImplicitSPRUseForDPRUse() 5135 unsigned DstReg, SrcReg, DReg; in setExecutionDomain() local 5389 unsigned DReg = TRI->getMatchingSuperReg(Reg, ARM::ssub_0, in getPartialRegUpdateClearance() local 5410 unsigned DReg = Reg; in breakPartialRegDependency() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/ |
H A D | Mips16FrameLowering.cpp | 78 unsigned DReg = MRI->getDwarfRegNum(Reg, true); in emitPrologue() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/M68k/MCTargetDesc/ |
H A D | M68kBaseInfo.h | 80 DReg = 0x8, enumerator
|
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86FloatingPoint.cpp | 935 unsigned DReg = countTrailingZeros(Defs); in adjustLiveRegs() local 967 unsigned DReg = countTrailingZeros(Defs); in adjustLiveRegs() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonSubtarget.cpp | 469 Register DReg = DstInst->getOperand(0).getReg(); in adjustSchedDependency() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/AsmParser/ |
H A D | MipsAsmParser.cpp | 4902 unsigned DReg = Inst.getOperand(0).getReg(); in expandRotation() local 4965 unsigned DReg = Inst.getOperand(0).getReg(); in expandRotationImm() local 5027 unsigned DReg = Inst.getOperand(0).getReg(); in expandDRotation() local 5090 unsigned DReg = Inst.getOperand(0).getReg(); in expandDRotationImm() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/ |
H A D | CSKYISelLowering.cpp | 943 unsigned DReg = CSKY::F0_64 + RegNo; in getRegForInlineAsmConstraint() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/LoongArch/ |
H A D | LoongArchISelLowering.cpp | 3013 unsigned DReg = RegNo - LoongArch::F0 + LoongArch::F0_64; in getRegForInlineAsmConstraint() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 13617 unsigned DReg = RISCV::F0_D + RegNo; in getRegForInlineAsmConstraint() local
|