Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp428 const unsigned SwCondValue = getOrCreateVReg(*SwInst.getCondition()); in translateSwitch() local
435 MIRBuilder.buildICmp(CmpInst::ICMP_EQ, Tst, CaseValueReg, SwCondValue); in translateSwitch()