Home
last modified time | relevance | path

Searched defs:JumpTable (Results 1 – 25 of 204) sorted by relevance

123456789

/dports/www/lynx-current/lynx2.9.0dev.9/src/
H A DLYJump.h15 struct JumpTable { struct
23 struct JumpTable *next; argument
27 extern struct JumpTable *JThead; argument
/dports/www/lynx/lynx2.8.9rel.1/src/
H A DLYJump.h15 struct JumpTable { struct
23 struct JumpTable *next; argument
27 extern struct JumpTable *JThead; argument
/dports/lang/gcc10-devel/gcc-10-20211008/include/
H A Dhsa.h40 HSA_QUEUE_TYPE_MULTI = 0,
66 HSA_EXECUTABLE_SYMBOL_INFO_KERNEL_DYNAMIC_CALLSTACK = 15,
89 HSA_STATUS_ERROR_INVALID_QUEUE_CREATION = 0x1002,
107 HSA_STATUS_ERROR_INVALID_SYMBOL_NAME = 0x1013,
114 HSA_EXTENSION_IMAGES = 1
115 } hsa_extension_t;
154 HSA_CODE_SYMBOL_INFO_TYPE = 0,
161 HSA_CODE_SYMBOL_INFO_VARIABLE_ALLOCATION = 6,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h165 struct JumpTable { struct
177 JumpTable(unsigned R, unsigned J, MachineBasicBlock *M, MachineBasicBlock *D) in JumpTable() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h165 struct JumpTable { struct
177 JumpTable(unsigned R, unsigned J, MachineBasicBlock *M, MachineBasicBlock *D) in JumpTable() argument
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h165 struct JumpTable { struct
177 JumpTable(unsigned R, unsigned J, MachineBasicBlock *M, MachineBasicBlock *D) in JumpTable() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h160 struct JumpTable { struct
172 JumpTable(unsigned R, unsigned J, MachineBasicBlock *M, MachineBasicBlock *D) in JumpTable() function
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h160 struct JumpTable { struct
172 JumpTable(unsigned R, unsigned J, MachineBasicBlock *M, MachineBasicBlock *D) in JumpTable() argument
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h165 struct JumpTable { struct
177 JumpTable(unsigned R, unsigned J, MachineBasicBlock *M, MachineBasicBlock *D) in JumpTable() argument
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h160 struct JumpTable { struct
172 JumpTable(unsigned R, unsigned J, MachineBasicBlock *M, MachineBasicBlock *D) in JumpTable() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h160 struct JumpTable { struct
172 JumpTable(unsigned R, unsigned J, MachineBasicBlock *M, MachineBasicBlock *D) in JumpTable() argument
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h165 struct JumpTable { struct
177 JumpTable(unsigned R, unsigned J, MachineBasicBlock *M, MachineBasicBlock *D) in JumpTable() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h165 struct JumpTable { struct
177 JumpTable(unsigned R, unsigned J, MachineBasicBlock *M, MachineBasicBlock *D) in JumpTable() argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h165 struct JumpTable { struct
177 JumpTable(unsigned R, unsigned J, MachineBasicBlock *M, MachineBasicBlock *D) in JumpTable() argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h165 struct JumpTable { struct
177 JumpTable(unsigned R, unsigned J, MachineBasicBlock *M, MachineBasicBlock *D) in JumpTable() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h160 struct JumpTable { struct
172 JumpTable(unsigned R, unsigned J, MachineBasicBlock *M, MachineBasicBlock *D) in JumpTable() argument
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h165 struct JumpTable { struct
177 JumpTable(unsigned R, unsigned J, MachineBasicBlock *M, MachineBasicBlock *D) in JumpTable() argument
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h159 struct JumpTable { struct
171 JumpTable(unsigned R, unsigned J, MachineBasicBlock *M, MachineBasicBlock *D) in JumpTable() argument
/dports/games/libretro-picodrive/picodrive-600894e/cpu/cz80/
H A Dcz80jmp.c9 static const void ALIGN_DATA *JumpTable[0x100] = variable
/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/cpu/cz80/
H A Dcz80jmp.c9 static const void ALIGN_DATA *JumpTable[0x100] = variable
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/core/vm/
H A Djump_table.go60 type JumpTable [256]*operation type
62 func validate(jt JumpTable) JumpTable {
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/cranelift-codegen-0.44.0/src/ir/
H A Dentities.rs219 pub struct JumpTable(u32); struct
222 impl JumpTable { implementation
360 JumpTable(JumpTable), enumerator
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/codegen/src/ir/
H A Dentities.rs235 pub struct JumpTable(u32); struct
238 impl JumpTable { impl
384 JumpTable(JumpTable), enumerator
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/ir/
H A Dentities.rs241 pub struct JumpTable(u32); struct
244 impl JumpTable { impl
395 JumpTable(JumpTable), enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/ir/
H A Dentities.rs241 pub struct JumpTable(u32); struct
244 impl JumpTable { implementation
395 JumpTable(JumpTable), enumerator

123456789