HomeSort by relevance Sort by last modified time
    Searched full:arg2 (Results 601 - 625 of 1963) sorted by null

<<21222324252627282930>>

  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
func.go 296 func (b *Block) NewValue3(line int32, op Op, t Type, arg0, arg1, arg2 *Value) *Value {
302 v.argstorage[2] = arg2
305 arg2.Uses++
310 func (b *Block) NewValue3I(line int32, op Op, t Type, auxint int64, arg0, arg1, arg2 *Value) *Value {
316 v.argstorage[2] = arg2
319 arg2.Uses++
324 func (b *Block) NewValue4(line int32, op Op, t Type, arg0, arg1, arg2, arg3 *Value) *Value {
327 v.Args = []*Value{arg0, arg1, arg2, arg3}
330 arg2.Uses++
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/gen/
MIPS64Ops.go 232 {name: "MOVBstore", argLength: 3, reg: gpstore, aux: "SymOff", asm: "MOVB", typ: "Mem", faultOnNilArg0: true}, // store 1 byte of arg1 to arg0 + auxInt + aux. arg2=mem.
233 {name: "MOVHstore", argLength: 3, reg: gpstore, aux: "SymOff", asm: "MOVH", typ: "Mem", faultOnNilArg0: true}, // store 2 bytes of arg1 to arg0 + auxInt + aux. arg2=mem.
234 {name: "MOVWstore", argLength: 3, reg: gpstore, aux: "SymOff", asm: "MOVW", typ: "Mem", faultOnNilArg0: true}, // store 4 bytes of arg1 to arg0 + auxInt + aux. arg2=mem.
235 {name: "MOVVstore", argLength: 3, reg: gpstore, aux: "SymOff", asm: "MOVV", typ: "Mem", faultOnNilArg0: true}, // store 8 bytes of arg1 to arg0 + auxInt + aux. arg2=mem.
236 {name: "MOVFstore", argLength: 3, reg: fpstore, aux: "SymOff", asm: "MOVF", typ: "Mem", faultOnNilArg0: true}, // store 4 bytes of arg1 to arg0 + auxInt + aux. arg2=mem.
237 {name: "MOVDstore", argLength: 3, reg: fpstore, aux: "SymOff", asm: "MOVD", typ: "Mem", faultOnNilArg0: true}, // store 8 bytes of arg1 to arg0 + auxInt + aux. arg2=mem.
268 {name: "CALLclosure", argLength: 3, reg: regInfo{inputs: []regMask{gpsp, buildReg("R22"), 0}, clobbers: callerSave}, aux: "Int64", clobberFlags: true, call: true}, // call function via closure. arg0=codeptr, arg1=closure, arg2=mem, auxint=argsize, returns mem
293 // arg2 = mem
315 // arg2 = address of the last element of src
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
func.go 296 func (b *Block) NewValue3(line int32, op Op, t Type, arg0, arg1, arg2 *Value) *Value {
302 v.argstorage[2] = arg2
305 arg2.Uses++
310 func (b *Block) NewValue3I(line int32, op Op, t Type, auxint int64, arg0, arg1, arg2 *Value) *Value {
316 v.argstorage[2] = arg2
319 arg2.Uses++
324 func (b *Block) NewValue4(line int32, op Op, t Type, arg0, arg1, arg2, arg3 *Value) *Value {
327 v.Args = []*Value{arg0, arg1, arg2, arg3}
330 arg2.Uses++
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/gen/
MIPS64Ops.go 232 {name: "MOVBstore", argLength: 3, reg: gpstore, aux: "SymOff", asm: "MOVB", typ: "Mem", faultOnNilArg0: true}, // store 1 byte of arg1 to arg0 + auxInt + aux. arg2=mem.
233 {name: "MOVHstore", argLength: 3, reg: gpstore, aux: "SymOff", asm: "MOVH", typ: "Mem", faultOnNilArg0: true}, // store 2 bytes of arg1 to arg0 + auxInt + aux. arg2=mem.
234 {name: "MOVWstore", argLength: 3, reg: gpstore, aux: "SymOff", asm: "MOVW", typ: "Mem", faultOnNilArg0: true}, // store 4 bytes of arg1 to arg0 + auxInt + aux. arg2=mem.
235 {name: "MOVVstore", argLength: 3, reg: gpstore, aux: "SymOff", asm: "MOVV", typ: "Mem", faultOnNilArg0: true}, // store 8 bytes of arg1 to arg0 + auxInt + aux. arg2=mem.
236 {name: "MOVFstore", argLength: 3, reg: fpstore, aux: "SymOff", asm: "MOVF", typ: "Mem", faultOnNilArg0: true}, // store 4 bytes of arg1 to arg0 + auxInt + aux. arg2=mem.
237 {name: "MOVDstore", argLength: 3, reg: fpstore, aux: "SymOff", asm: "MOVD", typ: "Mem", faultOnNilArg0: true}, // store 8 bytes of arg1 to arg0 + auxInt + aux. arg2=mem.
268 {name: "CALLclosure", argLength: 3, reg: regInfo{inputs: []regMask{gpsp, buildReg("R22"), 0}, clobbers: callerSave}, aux: "Int64", clobberFlags: true, call: true}, // call function via closure. arg0=codeptr, arg1=closure, arg2=mem, auxint=argsize, returns mem
293 // arg2 = mem
315 // arg2 = address of the last element of src
  /sdk/find_java2/src/
utils.h 46 // e.g. cmd="\"c:\program files\myapp.exe\" arg1 arg2";
  /sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/model/
PropertiesTableModel.java 90 public void setValueAt(Object arg0, int arg1, int arg2) {
  /frameworks/base/core/java/com/android/internal/util/
StateMachine.java     [all...]
  /external/libxml2/
xpath.c 7140 xmlXPathObjectPtr arg1, arg2, argtmp; local
7225 xmlXPathObjectPtr arg1, arg2, argtmp; local
7327 xmlXPathObjectPtr arg1, arg2; local
7586 double arg1, arg2; local
12741 xmlXPathObjectPtr arg1, arg2; local
12865 xmlXPathObjectPtr arg1, arg2; local
13291 xmlXPathObjectPtr arg1, arg2; local
    [all...]
  /external/llvm/test/CodeGen/X86/
xop-intrinsics-fast-isel.ll 19 %arg2 = bitcast <2 x i64> %a2 to <8 x i16>
20 %res = call <8 x i16> @llvm.x86.xop.vpmacssww(<8 x i16> %arg0, <8 x i16> %arg1, <8 x i16> %arg2)
38 %arg2 = bitcast <2 x i64> %a2 to <8 x i16>
39 %res = call <8 x i16> @llvm.x86.xop.vpmacsww(<8 x i16> %arg0, <8 x i16> %arg1, <8 x i16> %arg2)
57 %arg2 = bitcast <2 x i64> %a2 to <4 x i32>
58 %res = call <4 x i32> @llvm.x86.xop.vpmacsswd(<8 x i16> %arg0, <8 x i16> %arg1, <4 x i32> %arg2)
76 %arg2 = bitcast <2 x i64> %a2 to <4 x i32>
77 %res = call <4 x i32> @llvm.x86.xop.vpmacswd(<8 x i16> %arg0, <8 x i16> %arg1, <4 x i32> %arg2)
95 %arg2 = bitcast <2 x i64> %a2 to <4 x i32>
96 %res = call <4 x i32> @llvm.x86.xop.vpmacssdd(<4 x i32> %arg0, <4 x i32> %arg1, <4 x i32> %arg2)
    [all...]
  /external/freetype/src/cff/
cf2intrp.c 1089 CF2_F16Dot16 arg2; local
1104 CF2_F16Dot16 arg2; local
1203 CF2_F16Dot16 arg2; local
1254 CF2_F16Dot16 arg2; local
1339 CF2_F16Dot16 arg2; local
    [all...]
  /external/ImageMagick/MagickWand/
magick-cli.c 129 *arg2;
154 option = arg1 = arg2 = (char*) NULL;
208 CloneString(&arg2,token_info->token);
211 CloneString(&arg2,(char *) NULL);
219 cli_wand->line,cli_wand->line,option,count,option_type,arg1,arg2);
250 CLIOption(cli_wand, option, arg1, arg2);
310 CloneString(&arg2,(char *) NULL);
365 *arg2;
455 arg2 = ( count >= 2 ) ? argv[i+2] : (char *) NULL;
463 i,option,count,option_type,arg1,arg2);
126 *arg2; local
361 *arg2; local
    [all...]
  /external/valgrind/coregrind/m_syswrap/
syswrap-s390x-linux.c 130 long flags in r3 (sc arg2)
459 PRINT("sys_clone ( %lx, %#lx, %#lx, %#lx, %#lx )",ARG1,ARG2,ARG3,ARG4, ARG5);
464 if (ARG2 & VKI_CLONE_PARENT_SETTID) {
474 if (ARG2 & (VKI_CLONE_CHILD_SETTID | VKI_CLONE_CHILD_CLEARTID)) {
486 if (ARG2 & VKI_CLONE_SETTLS) {
492 cloneflags = ARG2;
494 if (!ML_(client_signal_OK)(ARG2 & VKI_CSIGNAL)) {
507 ARG2, /* flags */
527 VG_(message)(Vg_UserMsg, "Unsupported clone() flags: 0x%lx\n", ARG2);
537 if (ARG2 & VKI_CLONE_PARENT_SETTID
    [all...]
  /developers/build/prebuilts/gradle/MessagingService/Application/src/main/java/com/example/android/messagingservice/
MessagingService.java 169 int messagesPerConversation = msg.arg2 <= 0 ? 1 : msg.arg2;
  /developers/samples/android/notification/MessagingService/Application/src/main/java/com/example/android/messagingservice/
MessagingService.java 169 int messagesPerConversation = msg.arg2 <= 0 ? 1 : msg.arg2;
  /development/samples/browseable/MessagingService/src/com.example.android.messagingservice/
MessagingService.java 169 int messagesPerConversation = msg.arg2 <= 0 ? 1 : msg.arg2;
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/DxeMain/
DxeMain.c 573 @param Arg2 Undefined
582 UINTN Arg2
599 @param Arg2 Undefined
609 UINTN Arg2,
627 @param Arg2 Undefined
638 UINTN Arg2,
657 @param Arg2 Undefined
669 UINTN Arg2,
    [all...]
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/
PciHostBridge.asi 135 // Arg2 = 32 bit write value
138 Store(Arg2, MDR)
  /external/chromium-trace/catapult/telemetry/third_party/web-page-replay/
rules_parser.py 19 {"rule_class_name1": {"arg1": value, "arg2": value, ...}},
20 {"rule_class_name2": {"arg1": value, "arg2": value, ...}},
  /external/clang/lib/CodeGen/
CGCUDABuiltin.cpp 51 // printf("format string", arg1, arg2, arg3);
57 // Arg2 a2;
  /external/clang/test/CodeGenObjC/
encode-test.m 69 - (SEL**) meth : (SEL) arg : (SEL*****) arg1 : (SEL*)arg2 : (SEL**) arg3;
74 - (SEL**) meth : (SEL) arg : (SEL*****) arg1 : (SEL*)arg2 : (SEL**) arg3 {}
  /external/elfutils/libdw/
libdw_findcu.c 39 findcu_cb (const void *arg1, const void *arg2)
42 struct Dwarf_CU *cu2 = (struct Dwarf_CU *) arg2;
  /external/libjpeg-turbo/simd/
jfdctfst-altivec.c 27 * vec_madds(arg1, arg2, arg3) generates the 16-bit saturated sum of:
29 * (the elements in arg1 * the elements in arg2).
  /external/llvm/test/CodeGen/AArch64/
arm64-fast-isel.ll 107 ; CHECK: mul x{{[0-9]+}}, [[ARG1:x[0-9]+]], [[ARG2:x[0-9]+]]
108 ; CHECK-NEXT: umulh x{{[0-9]+}}, [[ARG1]], [[ARG2]]
  /external/llvm/test/CodeGen/AMDGPU/
si-lod-bias.ll 9 define amdgpu_ps void @main(<16 x i8> addrspace(2)* inreg %arg, <16 x i8> addrspace(2)* inreg %arg1, <8 x i32> addrspace(2)* inreg %arg2, i32 inreg %arg3, <2 x i32> %arg4, <2 x i32> %arg5, <2 x i32> %arg6, <3 x i32> %arg7, <2 x i32> %arg8, <2 x i32> %arg9, <2 x i32> %arg10, float %arg11, float %arg12, float %arg13, float %arg14, float %arg15, float %arg16, float %arg17, float %arg18, float %arg19) {
14 %tmp22 = getelementptr <8 x i32>, <8 x i32> addrspace(2)* %arg2, i32 0
si-scheduler.ll 19 define amdgpu_ps void @main([6 x <16 x i8>] addrspace(2)* byval %arg, [17 x <16 x i8>] addrspace(2)* byval %arg1, [17 x <4 x i32>] addrspace(2)* byval %arg2, [34 x <8 x i32>] addrspace(2)* byval %arg3, float inreg %arg4, i32 inreg %arg5, <2 x i32> %arg6, <2 x i32> %arg7, <2 x i32> %arg8, <3 x i32> %arg9, <2 x i32> %arg10, <2 x i32> %arg11, <2 x i32> %arg12, float %arg13, float %arg14, float %arg15, float %arg16, float %arg17, float %arg18, i32 %arg19, float %arg20, float %arg21) #0 {
23 %tmp23 = bitcast [17 x <4 x i32>] addrspace(2)* %arg2 to <16 x i8> addrspace(2)*

Completed in 1868 milliseconds

<<21222324252627282930>>