Searched refs:checkBinaryFloatSignature (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Transforms/Utils/
H A DVectorUtils.h83 static Intrinsic::ID checkBinaryFloatSignature(const CallInst &I, function in namespace:llvm
159 return checkBinaryFloatSignature(*CI, Intrinsic::copysign);
187 return checkBinaryFloatSignature(*CI, Intrinsic::pow);

Completed in 408 milliseconds