Home
last modified time | relevance | path

Searched defs:CanFold (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp17939 VerifyIntegerConstantExpression(Expr * E,llvm::APSInt * Result,AllowFoldKind CanFold) VerifyIntegerConstantExpression() argument
17958 VerifyIntegerConstantExpression(Expr * E,llvm::APSInt * Result,unsigned DiagID,AllowFoldKind CanFold) VerifyIntegerConstantExpression() argument
17988 VerifyIntegerConstantExpression(Expr * E,llvm::APSInt * Result,VerifyICEDiagnoser & Diagnoser,AllowFoldKind CanFold) VerifyIntegerConstantExpression() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp4306 auto CanFold = [NewShAmt, WidestBitWidth, NarrowestShift, SQ, foldShiftIntoShiftInAnotherHandOfAndInICmp() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp6583 bool CanFold = true; LowerBuildVectorv4x32() local
7626 bool CanFold = true; isHorizontalBinOpPart() local
8135 bool CanFold = true; LowerToHorizontalOp() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7878 bool CanFold = true; visitOR() local
[all...]