Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp251 static unsigned getBranchOpcodeForIntCondCode(ISD::CondCode CC) { in getBranchOpcodeForIntCondCode() function
605 unsigned Opcode = getBranchOpcodeForIntCondCode(CC); in EmitInstrWithCustomInserter()