Home
last modified time | relevance | path

Searched defs:jump (Results 1 – 13 of 13) sorted by relevance

/llvm-project/llvm/test/MC/RISCV/
H A Dpseudo-jump-invalid.s3 jump 1234, x31 # CHECK: :[[@LINE]]:6: error: operand must be a valid jump target label
4 jump foo@plt, x31 # CHECK: :[[@LINE]]:6: error: operand must be a valid jump target label
5 jump %pcrel_lo(1234), x31 # CHECK: :[[@LINE]]:6: error: unknown token in expression label
H A Dpseudo-jump.s10 jump foo, x31 label
18 jump zero, x1 label
25 jump 1b, x31 label
/llvm-project/lld/test/ELF/
H A Dhexagon-jump-error.s29 jump #1f label
/llvm-project/compiler-rt/test/hwasan/TestCases/
H A Duse-after-scope-setjmp.cpp17 __attribute__((noinline)) bool jump() { in jump() function
/llvm-project/lldb/test/API/functionalities/thread/jump/
H A DTestThreadJump.py65 def do_min_test(self, start, jump, var, value): argument
/llvm-project/lldb/examples/python/
H A Djump.py127 def jump(debugger, command, result, internal_dict): function
/llvm-project/llvm/test/MC/Hexagon/instructions/
H A Dj.s160 jump 0 label
/llvm-project/compiler-rt/test/asan/TestCases/Posix/
H A Dunpoison-alternate-stack.cpp41 void __attribute__((noinline)) poisonStackAndJump(TestContext &c, Jump jump) { in poisonStackAndJump() argument
/llvm-project/llvm/test/MC/Hexagon/
H A Drelocations.s89 jump undefined@plt label
/llvm-project/clang/lib/AST/Interp/
H A DEvalEmitter.cpp
H A DByteCodeEmitter.cpp
/llvm-project/flang/test/Lower/HLFIR/
H A Dselect-rank.f90279 logical, external :: jump local
/llvm-project/clang/test/CXX/drs/
H A Dcwg5xx.cpp866 void jump() { jump() function