Searched refs:getOppositeBranchOpcode (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp217 static unsigned getOppositeBranchOpcode(int Opc) { function
414 Cond[0].setImm(getOppositeBranchOpcode(Cond[0].getImm()));

Completed in 67 milliseconds