Home
last modified time | relevance | path

Searched defs:FoldedC (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/AggressiveInstCombine/
DTruncInstCombine.cpp290 if (Constant *FoldedC = ConstantFoldConstant(C, DL, &TLI)) in getReducedOperand() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineShifts.cpp268 if (auto *FoldedC = in getShiftedValue() local
DInstCombineCasts.cpp167 if (Constant *FoldedC = ConstantFoldConstant(C, DL, &TLI)) in EvaluateInDifferentType() local
DInstructionCombining.cpp268 Constant *FoldedC = ConstantExpr::get(AssocOpcode, C1, CastC2); in simplifyAssocCastAssoc() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DConstantFolding.cpp1063 if (auto *FoldedC = in ConstantFoldConstantImpl() local
1110 if (auto *FoldedC = ConstantFoldConstantImpl(C, DL, TLI, FoldedOps)) in ConstantFoldInstruction() local