Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
DAlphaISelLowering.cpp911 unsigned reg_cmp in EmitInstrWithCustomInserter() local
913 BuildMI(llscMBB, dl, TII->get(Alpha::CMPEQ), reg_cmp) in EmitInstrWithCustomInserter()
916 .addImm(0).addReg(reg_cmp).addMBB(sinkMBB); in EmitInstrWithCustomInserter()