HomeSort by relevance Sort by last modified time
    Searched full:zeromask (Results 1 - 19 of 19) sorted by null

  /external/ltp/testcases/kernel/syscalls/fcntl/
fcntl15.c 107 sigset_t newmask, zeromask, oldmask; local
126 sigemptyset(&zeromask);
150 sigsuspend(&zeromask);
208 sigset_t newmask, zeromask, oldmask; local
209 sigemptyset(&zeromask);
225 sigsuspend(&zeromask);
244 sigset_t newmask, zeromask, oldmask; local
277 sigemptyset(&zeromask);
301 sigsuspend(&zeromask);
363 sigset_t newmask, zeromask, oldmask local
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/gen/
dec64.rules 116 (Com32 <config.fe.TypeUInt32()> (Zeromask (Int64Lo x)))
167 (Lsh64x32 x (Or32 <config.fe.TypeUInt32()> (Zeromask hi) lo))
169 (Rsh64x32 x (Or32 <config.fe.TypeUInt32()> (Zeromask hi) lo))
171 (Rsh64Ux32 x (Or32 <config.fe.TypeUInt32()> (Zeromask hi) lo))
173 (Lsh32x32 x (Or32 <config.fe.TypeUInt32()> (Zeromask hi) lo))
175 (Rsh32x32 x (Or32 <config.fe.TypeUInt32()> (Zeromask hi) lo))
177 (Rsh32Ux32 x (Or32 <config.fe.TypeUInt32()> (Zeromask hi) lo))
179 (Lsh16x32 x (Or32 <config.fe.TypeUInt32()> (Zeromask hi) lo))
181 (Rsh16x32 x (Or32 <config.fe.TypeUInt32()> (Zeromask hi) lo))
183 (Rsh16Ux32 x (Or32 <config.fe.TypeUInt32()> (Zeromask hi) lo)
    [all...]
genericOps.go 443 {name: "Zeromask", argLength: 1, typ: "UInt32"}, // 0 if arg0 == 0, 0xffffffff if arg0 != 0
MIPS.rules 183 (Zeromask x) -> (NEG (SGTU x (MOVWconst [0])))
    [all...]
386.rules 104 (Zeromask <t> x) -> (XORLconst [-1] (SBBLcarrymask <t> (CMPLconst x [1])))
    [all...]
ARM.rules 209 (Zeromask x) -> (SRAconst (RSBshiftRL <config.fe.TypeInt32()> x x [1]) [31]) // sign bit of uint32(x)>>1 - x
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/gen/
dec64.rules 116 (Com32 <config.fe.TypeUInt32()> (Zeromask (Int64Lo x)))
167 (Lsh64x32 x (Or32 <config.fe.TypeUInt32()> (Zeromask hi) lo))
169 (Rsh64x32 x (Or32 <config.fe.TypeUInt32()> (Zeromask hi) lo))
171 (Rsh64Ux32 x (Or32 <config.fe.TypeUInt32()> (Zeromask hi) lo))
173 (Lsh32x32 x (Or32 <config.fe.TypeUInt32()> (Zeromask hi) lo))
175 (Rsh32x32 x (Or32 <config.fe.TypeUInt32()> (Zeromask hi) lo))
177 (Rsh32Ux32 x (Or32 <config.fe.TypeUInt32()> (Zeromask hi) lo))
179 (Lsh16x32 x (Or32 <config.fe.TypeUInt32()> (Zeromask hi) lo))
181 (Rsh16x32 x (Or32 <config.fe.TypeUInt32()> (Zeromask hi) lo))
183 (Rsh16Ux32 x (Or32 <config.fe.TypeUInt32()> (Zeromask hi) lo)
    [all...]
genericOps.go 443 {name: "Zeromask", argLength: 1, typ: "UInt32"}, // 0 if arg0 == 0, 0xffffffff if arg0 != 0
MIPS.rules 183 (Zeromask x) -> (NEG (SGTU x (MOVWconst [0])))
    [all...]
386.rules 104 (Zeromask <t> x) -> (XORLconst [-1] (SBBLcarrymask <t> (CMPLconst x [1])))
    [all...]
ARM.rules 209 (Zeromask x) -> (SRAconst (RSBshiftRL <config.fe.TypeInt32()> x x [1]) [31]) // sign bit of uint32(x)>>1 - x
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
rewritedec64.go 373 // result: (Int64Make (Const32 <config.fe.TypeUInt32()> [0]) (Add32 <config.fe.TypeUInt32()> (Ctz32 <config.fe.TypeUInt32()> (Int64Lo x)) (And32 <config.fe.TypeUInt32()> (Com32 <config.fe.TypeUInt32()> (Zeromask (Int64Lo x))) (Ctz32 <config.fe.TypeUInt32()> (Int64Hi x)))))
1003 // result: (Lsh16x32 x (Or32 <config.fe.TypeUInt32()> (Zeromask hi) lo))
1074 // result: (Lsh32x32 x (Or32 <config.fe.TypeUInt32()> (Zeromask hi) lo))
    [all...]
rewrite386.go     [all...]
rewriteMIPS.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
rewritedec64.go 373 // result: (Int64Make (Const32 <config.fe.TypeUInt32()> [0]) (Add32 <config.fe.TypeUInt32()> (Ctz32 <config.fe.TypeUInt32()> (Int64Lo x)) (And32 <config.fe.TypeUInt32()> (Com32 <config.fe.TypeUInt32()> (Zeromask (Int64Lo x))) (Ctz32 <config.fe.TypeUInt32()> (Int64Hi x)))))
1003 // result: (Lsh16x32 x (Or32 <config.fe.TypeUInt32()> (Zeromask hi) lo))
1074 // result: (Lsh32x32 x (Or32 <config.fe.TypeUInt32()> (Zeromask hi) lo))
    [all...]
rewrite386.go     [all...]
rewriteMIPS.go     [all...]
  /external/ltp/tools/pounder21/src/mem_alloc_test/
mem_alloc.c 45 static sigset_t newmask, oldmask, zeromask; variable
104 sigemptyset(&zeromask);
140 sigsuspend(&zeromask); // wait for child
155 sigsuspend(&zeromask); // wait for parent
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 753 milliseconds