Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86InstrInfo.cpp3203 static X86::CondCode getCondFromBranchOpc(unsigned BrOpc) { in getCondFromBranchOpc() function
3508 X86::CondCode BranchCode = getCondFromBranchOpc(I->getOpcode()); in AnalyzeBranch()
3606 getCondFromBranchOpc(I->getOpcode()) == X86::COND_INVALID) in RemoveBranch()
4442 OldCC = getCondFromBranchOpc(Instr.getOpcode()); in optimizeCompareInstr()