Searched refs:ty (Results 1 – 2 of 2) sorted by relevance
162 void ConvertIntToFP(::llvm::Type* ty, RegLocation rl_dest, RegLocation rl_src);
664 void MirConverter::ConvertIntToFP(::llvm::Type* ty, RegLocation rl_dest, in ConvertIntToFP() argument667 irb_->CreateSIToFP(GetLLVMValue(rl_src.orig_sreg), ty); in ConvertIntToFP()