Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVVMReflect.cpp206 if (auto *C = ConstantFoldInstruction(I, DL)) { in foldReflectCall()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DConstantFolding.h59 ConstantFoldInstruction(const Instruction *I, const DataLayout &DL,
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp589 if (Value *V = ConstantFoldInstruction( in CloneBlock()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp905 if (Constant *NewC = ConstantFoldInstruction(I, DL, TLI)) { in ConstantPropUsersOf()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp996 ConstantFoldInstruction(I, BB->getDataLayout(), TLI); in processBlock()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp1135 Constant *llvm::ConstantFoldInstruction(const Instruction *I, in ConstantFoldInstruction() function in llvm
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp5733 if (Constant *C = ConstantFoldInstruction(&Inst, DL, &TLI)) { in prepareWorklist()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc19476 …antFoldInstructionEPNS_11InstructionEPKNS_10DataLayoutE", "llvm::ConstantFoldInstruction(llvm::Ins…