Home
last modified time | relevance | path

Searched refs:getOperandsForBranch (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVInstructionSelector.cpp444 static void getOperandsForBranch(Register CondReg, MachineRegisterInfo &MRI, in getOperandsForBranch() function
627 getOperandsForBranch(MI.getOperand(0).getReg(), MRI, CC, LHS, RHS); in select()
1127 getOperandsForBranch(SelectMI.getCondReg(), MRI, CC, LHS, RHS); in selectSelect()