Home
last modified time | relevance | path

Searched defs:jump1 (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Lanai/
Dconditional_inst.s5 .global jump1 symbol
18 jump1: label
/external/llvm/test/MC/Lanai/
Dconditional_inst.s5 .global jump1 symbol
18 jump1: label
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.cpp174 unsigned jumps = 0, jump1 = 0, jumpr = 0; in check() local