Searched refs:testFPKind (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | TargetInfo.h | 134 testFPKind(llvm::Value *V, unsigned BuiltinID, CGBuilderTy &Builder, in testFPKind() function
|
| H A D | TargetInfo.cpp | 7274 llvm::Value *testFPKind(llvm::Value *V, unsigned BuiltinID, in testFPKind() function in __anoncdae85850b11::SystemZTargetCodeGenInfo
|
| H A D | CGBuiltin.cpp | 3083 if (Value *Result = getTargetHooks().testFPKind(V, BuiltinID, Builder, CGM)) in EmitBuiltinExpr() 3177 if (Value *Result = getTargetHooks().testFPKind(V, BuiltinID, Builder, CGM)) in EmitBuiltinExpr()
|