Searched defs:Fold (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetFolder.h35 Constant *Fold(Constant *C) const { function in class:llvm::TargetFolder
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUnroll.cpp884 BasicBlock *Fold = Dest->getUniquePredecessor(); local
H A DLoopUnrollAndJam.cpp548 BasicBlock *Fold = Dest->getUniquePredecessor(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp184 static bool updateOperand(FoldCandidate &Fold, argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp2540 const SCEV *Fold = getAddExpr(LargeOps, SCEV::FlagAnyWrap, Depth + 1); variable
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5423 SDValue Fold = local
[all...]
H A DDAGCombiner.cpp20427 bool Fold = N2C && isNullConstant(N3) && N2C->getAPIntValue().isPowerOf2(); local
[all...]

Completed in 226 milliseconds