Searched refs:llvm_ty (Results 1 – 1 of 1) sorted by relevance
488 llvm::Type* llvm_ty = a->getType(); in EmitComplexUnaryOp() local492 auto one_half = llvm::ConstantFP::get(llvm_ty, 0.5); in EmitComplexUnaryOp()499 llvm::Type* llvm_ty = a->getType(); in EmitComplexUnaryOp() local500 auto one = llvm::ConstantFP::get(llvm_ty, 1.0); in EmitComplexUnaryOp()505 auto one_half = llvm::ConstantFP::get(llvm_ty, 0.5); in EmitComplexUnaryOp()