Searched refs:testFPKind (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | TargetInfo.h | 133 testFPKind(llvm::Value *V, unsigned BuiltinID, CGBuilderTy &Builder, in testFPKind() function
|
| H A D | TargetInfo.cpp | 7426 llvm::Value *testFPKind(llvm::Value *V, unsigned BuiltinID, in testFPKind() function in __anon8ad051810c11::SystemZTargetCodeGenInfo
|
| H A D | CGBuiltin.cpp | 3014 if (Value *Result = getTargetHooks().testFPKind(V, BuiltinID, Builder, CGM)) in EmitBuiltinExpr() 3237 if (Value *Result = getTargetHooks().testFPKind(V, BuiltinID, Builder, CGM)) in EmitBuiltinExpr()
|