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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
H A DDJB.cpp78 StringRef Folded = toUTF8(C, Storage); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DConstantFold.cpp353 static Constant *getFoldedSizeOf(Type *Ty, Type *DestTy, bool Folded) { argument
408 static Constant *getFoldedAlignOf(Type *Ty, Type *DestTy, bool Folded) { argument
472 getFoldedOffsetOf(Type *Ty, Constant *FieldNo, Type *DestTy, bool Folded) argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp2458 Constant *Folded = local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp757 Constant *Folded = ConstantExpr::get(BO->getOpcode(), V, CI); local
902 Constant *Folded = ConstantExpr::getCompare(Pred, V, CmpConst); local
H A DSCCP.cpp2144 bool Folded = ConstantFoldTerminator(InstBB, local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp3619 Constant *Folded = ConstantVector::get({ local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp15098 bool Folded = local

Completed in 311 milliseconds