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

  /art/compiler/sea_ir/types/
type_inference_visitor.cc 25 FunctionTypeInfo fti(graph_, type_cache_);
26 const Type* return_type = fti.GetReturnValueType();
31 FunctionTypeInfo fti(graph_, type_cache_);
32 std::vector<const Type*> arguments = fti.GetDeclaredArgumentTypes();
66 FunctionTypeInfo fti(graph_, instruction, type_cache_);
67 const Type* result_type = fti.GetReturnValueType();
  /external/openssl/crypto/bn/asm/
parisc-mont.pl 132 $fm0="%fr4"; $fti=$fm0;
314 fldws 8($xfer),${fti}R ; tp[0]
327 fcpy,sgl %fr0,${fti}L ; zero high part
331 fcnvxf,dbl,dbl ${fti},${fti} ; 32-bit unsigned int -> double
336 fadd,dbl ${fti},${fab0},${fab0} ; add tp[0]
449 fldws 8($xfer),${fti}R ; tp[0]
463 fcpy,sgl %fr0,${fti}L ; zero high part
467 fcnvxf,dbl,dbl ${fti},${fti} ; 32-bit unsigned int -> doubl
    [all...]

Completed in 140 milliseconds