Searched refs:testFPKind (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
| H A D | TargetInfo.h | 146 testFPKind(llvm::Value *V, unsigned BuiltinID, CGBuilderTy &Builder, in testFPKind() function
|
| H A D | TargetInfo.cpp | 7478 llvm::Value *testFPKind(llvm::Value *V, unsigned BuiltinID, in testFPKind() function in __anon0040e4080c11::SystemZTargetCodeGenInfo
|
| H A D | CGBuiltin.cpp | 3042 if (Value *Result = getTargetHooks().testFPKind(V, BuiltinID, Builder, CGM)) in EmitBuiltinExpr() 3276 if (Value *Result = getTargetHooks().testFPKind(V, BuiltinID, Builder, CGM)) in EmitBuiltinExpr()
|