Home
last modified time | relevance | path

Searched defs:RHSDef (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVInstructionSelector.cpp570 MachineInstr *RHSDef = MRI->getVRegDef(RHS.getReg()); in selectAddrRegImm() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp5424 auto *RHSDef = getOpcodeDef<GBuildVector>(RHS, MRI); in buildUDivorURemUsingMul() local
5496 auto *RHSDef = MRI.getVRegDef(RHS); in matchUDivorURemByConst() local
5551 auto *RHSDef = MRI.getVRegDef(RHS); in matchSDivByConst() local
5679 auto *RHSDef = getOpcodeDef<GBuildVector>(RHS, MRI); in buildSDivUsingMul() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp5149 MachineInstr *RHSDef = getDefIgnoringCopies(RHS.getReg(), MRI); in tryFoldIntegerCompare() local
7677 MachineInstr *RHSDef = MRI.getVRegDef(RHS.getReg()); in selectAddrModeIndexed() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp5538 auto RHSDef = getDefSrcRegIgnoringCopies(RHS, *MRI); in selectScratchSAddr() local