Searched refs:supportsLibCall (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ | ||
| H A D | TargetInfo.h | 76 virtual bool supportsLibCall() const { return true; } in supportsLibCall() function |
| H A D | CGBuiltin.cpp | 54 !CGF.CGM.getTargetCodeGenInfo().supportsLibCall()) { in shouldEmitBuiltinAsIR() |
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/ | ||
| H A D | SPIR.cpp | 78 bool supportsLibCall() const override { in supportsLibCall() function in __anona8a667a50211::SPIRVTargetCodeGenInfo |
| H A D | AMDGPU.cpp | 301 bool supportsLibCall() const override { return false; } in supportsLibCall() function in __anon27cf4dc50111::AMDGPUTargetCodeGenInfo |