Home
last modified time | relevance | path

Searched defs:getUnconditionalBranch (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsSEInstrInfo.cpp27 static unsigned getUnconditionalBranch(const MipsSubtarget &STI) { in getUnconditionalBranch() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
H A DMipsSEInstrInfo.cpp27 static unsigned getUnconditionalBranch(const MipsSubtarget &STI) { in getUnconditionalBranch() function
/aosp_15_r20/external/llvm/include/llvm/Target/
H A DTargetInstrInfo.h577 getUnconditionalBranch(MCInst &MI, in getUnconditionalBranch() function
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp7082 void X86InstrInfo::getUnconditionalBranch( in getUnconditionalBranch() function in X86InstrInfo