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