Searched refs:testFPKind (Results 1 – 3 of 3) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/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 | 7257 llvm::Value *testFPKind(llvm::Value *V, unsigned BuiltinID, in testFPKind() function in __anon6bad40bc0b11::SystemZTargetCodeGenInfo
|
| H A D | CGBuiltin.cpp | 3002 if (Value *Result = getTargetHooks().testFPKind(V, BuiltinID, Builder, CGM)) in EmitBuiltinExpr() 3096 if (Value *Result = getTargetHooks().testFPKind(V, BuiltinID, Builder, CGM)) in EmitBuiltinExpr()
|