Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp1074 static unsigned getBranchOpcodeForIntCondCode(ISD::CondCode CC) { in getBranchOpcodeForIntCondCode() function
6902 unsigned Opcode = getBranchOpcodeForIntCondCode(CC); in emitSelectPseudo()