Home
last modified time | relevance | path

Searched defs:BranchOpc (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsInstrInfo.cpp278 bool MipsInstrInfo::isBranchOffsetInRange(unsigned BranchOpc, in isBranchOffsetInRange()
/external/llvm-project/llvm/lib/Target/Mips/
DMipsInstrInfo.cpp279 bool MipsInstrInfo::isBranchOffsetInRange(unsigned BranchOpc, in isBranchOffsetInRange()
/external/llvm/lib/Target/X86/
DX86FastISel.cpp1614 unsigned BranchOpc; in X86SelectBranch() local
1679 unsigned BranchOpc = X86::GetCondBranchFromCond(CC); in X86SelectBranch() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h548 virtual bool isBranchOffsetInRange(unsigned BranchOpc, in isBranchOffsetInRange()
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h555 virtual bool isBranchOffsetInRange(unsigned BranchOpc, in isBranchOffsetInRange()