Searched defs:RHSDef (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Target/RISCV/GISel/ | ||
H A D | RISCVInstructionSelector.cpp | 402 MachineInstr *RHSDef = MRI.getVRegDef(RHS.getReg()); selectAddrRegImm() local |
/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | CombinerHelper.cpp | 5240 auto *RHSDef = getOpcodeDef<GBuildVector>(RHS, MRI); buildUDivUsingMul() local |
/llvm-project/llvm/lib/Target/AArch64/GISel/ | ||
H A D | AArch64InstructionSelector.cpp | 4951 MachineInstr *RHSDef = getDefIgnoringCopies(RHS.getReg(), MRI); tryFoldIntegerCompare() local |
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPUInstructionSelector.cpp | 4514 auto RHSDef = getDefSrcRegIgnoringCopies(RHS, *MRI); selectScratchSAddr() local |