Searched refs:dpop (Results 1 – 9 of 9) sorted by relevance
22 # CHECK: dpop $9, $6 # encoding: [0x70,0xc0,0x48,0x2d]23 # CHECK: dpop $15, $22 # encoding: [0x72,0xc0,0x78,0x2d]24 # CHECK: dpop $12, $12 # encoding: [0x71,0x80,0x60,0x2d]79 dpop $9, $680 dpop $15, $2281 dpop $12
185 Value value = stack.dpop(); in visitSimpleInstruction()248 stack.push(stack.dpop().add(stack.dpop())); in visitSimpleInstruction()264 stack.push(stack.dpop().subtractFrom(stack.dpop())); in visitSimpleInstruction()280 stack.push(stack.dpop().multiply(stack.dpop())); in visitSimpleInstruction()318 stack.push(stack.dpop().divideOf(stack.dpop())); in visitSimpleInstruction()356 stack.push(stack.dpop().remainderOf(stack.dpop())); in visitSimpleInstruction()372 stack.push(stack.dpop().negate()); in visitSimpleInstruction()460 stack.push(stack.dpop().convertToInteger()); in visitSimpleInstruction()464 stack.push(stack.dpop().convertToLong()); in visitSimpleInstruction()468 stack.push(stack.dpop().convertToFloat()); in visitSimpleInstruction()[all …]
319 public DoubleValue dpop() in dpop() method in Stack
95 int fop, dfop, dpop; in i830StencilOpSeparate() local104 dpop = 0; in i830StencilOpSeparate()164 dpop = STENCILOP_KEEP; in i830StencilOpSeparate()167 dpop = STENCILOP_ZERO; in i830StencilOpSeparate()170 dpop = STENCILOP_REPLACE; in i830StencilOpSeparate()173 dpop = STENCILOP_INCRSAT; in i830StencilOpSeparate()176 dpop = STENCILOP_DECRSAT; in i830StencilOpSeparate()179 dpop = STENCILOP_INCR; in i830StencilOpSeparate()182 dpop = STENCILOP_DECR; in i830StencilOpSeparate()185 dpop = STENCILOP_INVERT; in i830StencilOpSeparate()[all …]
39 ; OCTEON: dpop $2, $441 ; MIPS64-NOT: dpop
459 int dpop = i915_translate_stencil_op(depth_stencil->stencil[0].zpass_op); in i915_create_depth_stencil_state() local466 (dpop << S5_STENCIL_PASS_Z_PASS_SHIFT)); in i915_create_depth_stencil_state()473 int dpop = i915_translate_stencil_op(depth_stencil->stencil[1].zpass_op); in i915_create_depth_stencil_state() local485 (dpop << BFO_STENCIL_PASS_Z_PASS_SHIFT)); in i915_create_depth_stencil_state()
4033 dpop $t3, $t1 :: rd 0x1e, rs 0x9e705cc51ad8dca0, rt 0x04034 dpop $t3, $t1 :: rd 0x26, rs 0x94ff52fc81afa797, rt 0x04035 dpop $t3, $t1 :: rd 0x1f, rs 0x3c2cd9a9cda20766, rt 0x04036 dpop $t3, $t1 :: rd 0x1e, rs 0x2f39454412d6e4a7, rt 0x04037 dpop $t3, $t1 :: rd 0x19, rs 0x87750a04ad765040, rt 0x04038 dpop $t3, $t1 :: rd 0x1e, rs 0xbb8c035e0de0f0b8, rt 0x04039 dpop $t3, $t1 :: rd 0x1f, rs 0xd685884e76558c4f, rt 0x04040 dpop $t3, $t1 :: rd 0x20, rs 0xde230867a630f6ad, rt 0x04041 dpop $t3, $t1 :: rd 0x23, rs 0x6778fdf3ba52a850, rt 0x04042 dpop $t3, $t1 :: rd 0x20, rs 0x7caf83d2880ff344, rt 0x0[all …]
395 def DPOP : Count1s<"dpop", GPR64Opnd>, POP_FM<0x2d>;
META-INF/ META-INF/MANIFEST.MF proguard/optimize/WriteOnlyFieldFilter.class WriteOnlyFieldFilter ...