Searched defs:BranchOpc (Results 1 – 5 of 5) sorted by relevance
279 bool MipsInstrInfo::isBranchOffsetInRange(unsigned BranchOpc, int64_t BrOffset) const { in isBranchOffsetInRange()
1614 unsigned BranchOpc; in X86SelectBranch() local1679 unsigned BranchOpc = X86::GetCondBranchFromCond(CC); in X86SelectBranch() local
1019 unsigned BranchOpc; // Opcode to jump on, e.g. "X86::JA" in X86SelectBranch() local
1696 unsigned BranchOpc; in X86SelectBranch() local1762 unsigned BranchOpc = X86::GetCondBranchFromCond(CC); in X86SelectBranch() local
517 virtual bool isBranchOffsetInRange(unsigned BranchOpc, in isBranchOffsetInRange()