Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp299 static unsigned getBranchOpcodeForIntCondCode(ISD::CondCode CC) { in getBranchOpcodeForIntCondCode() function
711 unsigned Opcode = getBranchOpcodeForIntCondCode(CC); in EmitInstrWithCustomInserter()