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

  /external/llvm/test/CodeGen/AArch64/
fcvt-fixed.ll 19 %cvt2 = fptosi float %fix2 to i32
21 store volatile i32 %cvt2, i32* @var32
65 %cvt2 = fptoui float %fix2 to i32
67 store volatile i32 %cvt2, i32* @var32
113 %cvt2 = sitofp i32 %int to float
114 %fix2 = fdiv float %cvt2, 4294967296.0
159 %cvt2 = uitofp i32 %int to float
160 %fix2 = fdiv float %cvt2, 4294967296.0
  /external/valgrind/main/VEX/priv/
guest_arm_toIR.c 4836 IROp cvt, cvt2, cmp, op, op2, sh, add; local
5913 IROp op, cvt, add = Iop_INVALID, cvt2, op_rev; local
    [all...]

Completed in 491 milliseconds