Searched refs:IsBR_JT (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/XCore/
H A DXCoreInstrInfo.cpp123 static inline bool IsBR_JT(unsigned BrOpc) { function
263 if (IsBR_JT(SecondLastInst->getOpcode()) && IsBRU(LastInst->getOpcode())) {
/external/llvm/lib/Target/XCore/
H A DXCoreInstrInfo.cpp127 static inline bool IsBR_JT(unsigned BrOpc) { function
261 if (IsBR_JT(SecondLastInst->getOpcode()) && IsBRU(LastInst->getOpcode())) {

Completed in 62 milliseconds