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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
roundr-op-r.d 9 0: 178701f4 fint \$135,ROUND_OFF,\$244
11 8: 178500f4 fint \$133,\$244
13 10: 17ad02e9 fint \$173,ROUND_UP,\$233
roundr-op.d 7 0: 178701f4 fint \$135,ROUND_OFF,\$244
9 8: 178500f4 fint \$133,\$244
11 10: 17ad02e9 fint \$173,ROUND_UP,\$233
round2-op.d 10 c: 177b00f4 fint \$123,\$244
round2-op-r.d 12 c: 177b00f4 fint \$123,\$244
list-in-n.d 49 a0: 1784020e fint \$132,ROUND_UP,\$14
50 a4: 170b008d fint \$11,\$141
list-in-r.d 49 a0: 1784020e fint \$132,ROUND_UP,\$14
50 a4: 170b008d fint \$11,\$141
list-in-rn.d 49 a0: 1784020e fint \$132,ROUND_UP,\$14
50 a4: 170b008d fint \$11,\$141
list-insns.d 47 a0: 1784020e fint \$132,ROUND_UP,\$14
48 a4: 170b008d fint \$11,\$141
  /external/clang/test/OpenMP/
distribute_codegen.cpp 241 // HCHECK-LABEL: fint
261 int fint(void) { return ftemplate<int>(); } function
for_codegen.cpp 496 // CHECK-LABEL: fint
514 int fint(void) { return ftemplate<int>(); } function
  /external/swiftshader/third_party/LLVM/test/MC/MBlaze/
mblaze_fpu.s 34 # CHECK: fint
37 fint r0, r1
  /prebuilts/go/darwin-x86/src/runtime/
mfinal.go 41 fint *_type // type of first argument of fn
73 func queuefinalizer(p unsafe.Pointer, fn *funcval, nret uintptr, fint *_type, ot *ptrtype) {
87 unsafe.Offsetof(finalizer{}.fint) != 3*sys.PtrSize ||
105 f.fint = fint
117 callback(f.fn, f.arg, f.nret, f.fint, f.ot)
182 if f.fint == nil {
190 switch f.fint.kind & kindMask {
195 ityp := (*interfacetype)(unsafe.Pointer(f.fint))
370 fint := ft.in()[0
    [all...]
heapdump.go 216 func dumpfinalizer(obj unsafe.Pointer, fn *funcval, fint *_type, ot *ptrtype) {
221 dumpint(uint64(uintptr(unsafe.Pointer(fint))))
414 func finq_callback(fn *funcval, obj unsafe.Pointer, nret uintptr, fint *_type, ot *ptrtype) {
419 dumpint(uint64(uintptr(unsafe.Pointer(fint))))
449 dumpfinalizer(p, spf.fn, spf.fint, spf.ot)
mheap.go     [all...]
  /prebuilts/go/linux-x86/src/runtime/
mfinal.go 41 fint *_type // type of first argument of fn
73 func queuefinalizer(p unsafe.Pointer, fn *funcval, nret uintptr, fint *_type, ot *ptrtype) {
87 unsafe.Offsetof(finalizer{}.fint) != 3*sys.PtrSize ||
105 f.fint = fint
117 callback(f.fn, f.arg, f.nret, f.fint, f.ot)
182 if f.fint == nil {
190 switch f.fint.kind & kindMask {
195 ityp := (*interfacetype)(unsafe.Pointer(f.fint))
370 fint := ft.in()[0
    [all...]
heapdump.go 216 func dumpfinalizer(obj unsafe.Pointer, fn *funcval, fint *_type, ot *ptrtype) {
221 dumpint(uint64(uintptr(unsafe.Pointer(fint))))
414 func finq_callback(fn *funcval, obj unsafe.Pointer, nret uintptr, fint *_type, ot *ptrtype) {
419 dumpint(uint64(uintptr(unsafe.Pointer(fint))))
449 dumpfinalizer(p, spf.fn, spf.fint, spf.ot)
mheap.go     [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
microblaze-opcm.h 43 fint, fsqrt, enumerator in enum:microblaze_instr
microblaze-opc.h 270 {"fint", INST_TYPE_RD_R1, INST_NO_OFFSET, NO_DELAY_SLOT, IMMVAL_MASK_NON_SPECIAL, 0x58000300, OPCODE_MASK_H4, fint, arithmetic_inst },
    [all...]

Completed in 707 milliseconds