Home
last modified time | relevance | path

Searched defs:FoldedOps (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DConstantFolding.cpp1080 SmallDenseMap<Constant *, Constant *> &FoldedOps) { in ConstantFoldConstantImpl() argument
1126 SmallDenseMap<Constant *, Constant *> FoldedOps; in ConstantFoldInstruction() local
1157 SmallDenseMap<Constant *, Constant *> FoldedOps; in ConstantFoldInstruction() local
1193 SmallDenseMap<Constant *, Constant *> FoldedOps; in ConstantFoldConstant() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DConstantFolding.cpp1123 SmallDenseMap<Constant *, Constant *> &FoldedOps) { in ConstantFoldConstantImpl() argument
1164 SmallDenseMap<Constant *, Constant *> FoldedOps; in ConstantFoldInstruction() local
1194 SmallDenseMap<Constant *, Constant *> FoldedOps; in ConstantFoldInstruction() local
1208 SmallDenseMap<Constant *, Constant *> FoldedOps; in ConstantFoldConstant() local
/external/llvm/lib/Analysis/
DConstantFolding.cpp1044 SmallPtrSetImpl<ConstantExpr *> &FoldedOps) { in ConstantFoldConstantExpressionImpl()
1070 SmallPtrSet<ConstantExpr *, 4> FoldedOps; in ConstantFoldConstantExpression() local