Home
last modified time | relevance | path

Searched refs:supportsLibCall (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.h76 virtual bool supportsLibCall() const { return true; } in supportsLibCall() function
H A DCGBuiltin.cpp54 !CGF.CGM.getTargetCodeGenInfo().supportsLibCall()) { in shouldEmitBuiltinAsIR()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DSPIR.cpp78 bool supportsLibCall() const override { in supportsLibCall() function in __anona8a667a50211::SPIRVTargetCodeGenInfo
H A DAMDGPU.cpp301 bool supportsLibCall() const override { return false; } in supportsLibCall() function in __anon27cf4dc50111::AMDGPUTargetCodeGenInfo