Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp495 bool SecLastOpcodeHasJMP_c = PredOpcodeHasJMP_c(SecLastOpcode); in analyzeBranch() local
497 if (SecLastOpcodeHasJMP_c && (LastOpcode == Hexagon::J2_jump)) { in analyzeBranch()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp507 bool SecLastOpcodeHasJMP_c = PredOpcodeHasJMP_c(SecLastOpcode); in analyzeBranch() local
509 if (SecLastOpcodeHasJMP_c && (LastOpcode == Hexagon::J2_jump)) { in analyzeBranch()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp556 bool SecLastOpcodeHasJMP_c = PredOpcodeHasJMP_c(SecLastOpcode); in analyzeBranch() local
558 if (SecLastOpcodeHasJMP_c && (LastOpcode == Hexagon::J2_jump)) { in analyzeBranch()