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

  /external/valgrind/main/VEX/priv/
host_s390_defs.h 352 HReg op_hi; /* 128-bit operand high part; 32/64-bit opnd */ member in struct:__anon35807
500 HReg op_hi; /* 128-bit operand high part; 32/64-bit opnd */ member in struct:__anon35809::__anon35810::__anon35831
508 HReg op_hi; /* 128-bit operand high part; 32/64-bit opnd */ member in struct:__anon35809::__anon35810::__anon35832
525 HReg op_hi; /* 128-bit operand high part; 64-bit opnd */ member in struct:__anon35809::__anon35810::__anon35835
541 HReg op_hi; /* 128-bit operand high part; 64-bit opnd */ member in struct:__anon35809::__anon35810::__anon35837
662 HReg dst_lo, HReg op_hi, HReg op_lo);
668 HReg dst_hi, HReg dst_lo, HReg op_hi,
685 HReg dst_hi, HReg dst_lo, HReg op_hi,
692 HReg op_hi, HReg op_lo);
702 HReg dst_hi, HReg dst_lo, HReg op_hi,
    [all...]
host_s390_isel.c 1246 HReg op_hi, op_lo, f13, f15; local
1280 HReg op_hi, op_lo, f13, f15; local
1601 HReg op_hi, op_lo, f13, f15; local
2042 HReg op_hi, op_lo, f12, f13, f14, f15; local
2116 HReg op_hi, op_lo; local
2153 HReg op_hi, op_lo, op, f12, f13, f14, f15; local
2435 HReg op_hi, op_lo; local
2460 HReg op_hi, op_lo, f12, f13, f14, f15; local
2830 HReg op_hi, op_lo; local
3035 HReg op_hi, op_lo; local
3056 HReg op_hi, op_lo, f12, f13, f14, f15; local
    [all...]
host_s390_defs.c 693 addHRegUse(u, HRmRead, insn->variant.bfp_unop.op_hi); /* operand */
714 addHRegUse(u, HRmRead, insn->variant.bfp_convert.op_hi);
735 addHRegUse(u, HRmRead, insn->variant.dfp_unop.op_hi); /* operand */
766 addHRegUse(u, HRmRead, insn->variant.dfp_convert.op_hi); /* operand */
787 addHRegUse(u, HRmRead, fp_convert->op_hi);
1002 insn->variant.bfp_unop.op_hi =
1003 lookupHRegRemap(m, insn->variant.bfp_unop.op_hi);
1033 insn->variant.bfp_convert.op_hi =
1034 lookupHRegRemap(m, insn->variant.bfp_convert.op_hi);
    [all...]
guest_arm_toIR.c 7312 IROp op_lo, op_hi; local
    [all...]
  /external/clang/include/clang/Basic/
arm_neon.td 402 def OP_HI : Op<(shuffle $p0, $p0, (highhalf mask0))>;
    [all...]
  /prebuilts/clang/linux-x86/host/3.4/bin/
clang-tblgen 

Completed in 335 milliseconds