Home
last modified time | relevance | path

Searched refs:SI_KILL (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Lib/plat-irix6/
DWAIT.py173 SI_KILL = SI_USER variable
DFILE.py129 SI_KILL = SI_USER variable
/external/rust/crates/libc/src/vxworks/
Dmod.rs935 pub const SI_KILL: ::c_int = SI_USER; constant
/external/llvm/lib/Target/AMDGPU/
DSIInstructions.td1990 def SI_KILL : PseudoInstSI <
2133 (SI_KILL 0xbf800000)
DSIISelLowering.cpp1156 case AMDGPU::SI_KILL: in EmitInstrWithCustomInserter()