Home
last modified time | relevance | path

Searched refs:ConstantFoldCall (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DConstantFolding.h207 LLVM_ABI Constant *ConstantFoldCall(const CallBase *Call, Function *F,
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DEvaluator.cpp494 if (Constant *C = ConstantFoldCall(&CB, Callee, Formals, TLI)) { in EvaluateBlock()
H A DSCCPSolver.cpp1855 if (Constant *C = ConstantFoldCall(&CB, F, Operands, &GetTLI(*F))) in handleCallOverdefined()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionSpecialization.cpp427 return ConstantFoldCall(&I, F, Ops); in visitCallBase()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp1061 return ConstantFoldCall(Call, F, Ops.slice(0, Ops.size() - 1), TLI, in ConstantFoldInstOperandsImpl()
4038 Constant *llvm::ConstantFoldCall(const CallBase *Call, Function *F, in ConstantFoldCall() function in llvm
H A DInlineCost.cpp2420 if (Constant *C = ConstantFoldCall(&Call, F, ConstantArgs)) { in simplifyCallSite()
H A DInstructionSimplify.cpp7009 return ConstantFoldCall(Call, F, ConstantArgs, Q.TLI); in tryConstantFoldCall()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc19481 {"_ZN4llvm16ConstantFoldCallEPNS_8FunctionEPKPNS_8ConstantEj", "llvm::ConstantFoldCall(llvm::Functi…